Symbol: __VECS
crypto/testmgr.c
4067
.cipher = __VECS(adiantum_xchacha12_aes_tv_template)
crypto/testmgr.c
4074
.cipher = __VECS(adiantum_xchacha20_aes_tv_template)
crypto/testmgr.c
4080
.aead = __VECS(aegis128_tv_template)
crypto/testmgr.c
4087
.aead = __VECS(hmac_md5_des3_ede_cbc_tv_temp)
crypto/testmgr.c
4094
.aead = __VECS(hmac_md5_ecb_cipher_null_tv_template)
crypto/testmgr.c
4102
.aead = __VECS(hmac_sha1_aes_cbc_tv_temp)
crypto/testmgr.c
4109
.aead = __VECS(hmac_sha1_des_cbc_tv_temp)
crypto/testmgr.c
4116
.aead = __VECS(hmac_sha1_des3_ede_cbc_tv_temp)
crypto/testmgr.c
4127
.aead = __VECS(hmac_sha1_ecb_cipher_null_tv_temp)
crypto/testmgr.c
4138
.aead = __VECS(hmac_sha224_aes_cbc_tv_temp)
crypto/testmgr.c
4145
.aead = __VECS(hmac_sha224_des_cbc_tv_temp)
crypto/testmgr.c
4152
.aead = __VECS(hmac_sha224_des3_ede_cbc_tv_temp)
crypto/testmgr.c
4164
.aead = __VECS(hmac_sha256_aes_cbc_tv_temp)
crypto/testmgr.c
4171
.aead = __VECS(hmac_sha256_des_cbc_tv_temp)
crypto/testmgr.c
4178
.aead = __VECS(hmac_sha256_des3_ede_cbc_tv_temp)
crypto/testmgr.c
4189
.aead = __VECS(krb5_test_aes128_cts_hmac_sha256_128)
crypto/testmgr.c
4200
.aead = __VECS(hmac_sha384_aes_cbc_tv_temp)
crypto/testmgr.c
4207
.aead = __VECS(hmac_sha384_des_cbc_tv_temp)
crypto/testmgr.c
4214
.aead = __VECS(hmac_sha384_des3_ede_cbc_tv_temp)
crypto/testmgr.c
4225
.aead = __VECS(krb5_test_aes256_cts_hmac_sha384_192)
crypto/testmgr.c
4237
.aead = __VECS(hmac_sha512_aes_cbc_tv_temp)
crypto/testmgr.c
4244
.aead = __VECS(hmac_sha512_des_cbc_tv_temp)
crypto/testmgr.c
4251
.aead = __VECS(hmac_sha512_des3_ede_cbc_tv_temp)
crypto/testmgr.c
4267
.hash = __VECS(blake2b_160_tv_template)
crypto/testmgr.c
4275
.hash = __VECS(blake2b_256_tv_template)
crypto/testmgr.c
4283
.hash = __VECS(blake2b_384_tv_template)
crypto/testmgr.c
4291
.hash = __VECS(blake2b_512_tv_template)
crypto/testmgr.c
4299
.cipher = __VECS(aes_cbc_tv_template)
crypto/testmgr.c
4305
.cipher = __VECS(anubis_cbc_tv_template)
crypto/testmgr.c
4311
.cipher = __VECS(aria_cbc_tv_template)
crypto/testmgr.c
4317
.cipher = __VECS(bf_cbc_tv_template)
crypto/testmgr.c
4323
.cipher = __VECS(camellia_cbc_tv_template)
crypto/testmgr.c
4329
.cipher = __VECS(cast5_cbc_tv_template)
crypto/testmgr.c
4335
.cipher = __VECS(cast6_cbc_tv_template)
crypto/testmgr.c
4341
.cipher = __VECS(des_cbc_tv_template)
crypto/testmgr.c
4347
.cipher = __VECS(des3_ede_cbc_tv_template)
crypto/testmgr.c
4366
.cipher = __VECS(serpent_cbc_tv_template)
crypto/testmgr.c
4372
.cipher = __VECS(sm4_cbc_tv_template)
crypto/testmgr.c
4378
.cipher = __VECS(tf_cbc_tv_template)
crypto/testmgr.c
4386
.cipher = __VECS(aes_cbc_tv_template)
crypto/testmgr.c
4394
.hash = __VECS(aes_cbcmac_tv_template)
crypto/testmgr.c
4400
.hash = __VECS(sm4_cbcmac_tv_template)
crypto/testmgr.c
4428
.cipher = __VECS(chacha20_tv_template)
crypto/testmgr.c
4436
.hash = __VECS(aes_cmac128_tv_template)
crypto/testmgr.c
4442
.hash = __VECS(camellia_cmac128_tv_template)
crypto/testmgr.c
4448
.hash = __VECS(des3_ede_cmac64_tv_template)
crypto/testmgr.c
4454
.hash = __VECS(sm4_cmac128_tv_template)
crypto/testmgr.c
4462
.hash = __VECS(crc32_tv_template)
crypto/testmgr.c
4470
.hash = __VECS(crc32c_tv_template)
crypto/testmgr.c
4478
.cipher = __VECS(aes_ctr_tv_template)
crypto/testmgr.c
4484
.cipher = __VECS(aria_ctr_tv_template)
crypto/testmgr.c
4490
.cipher = __VECS(bf_ctr_tv_template)
crypto/testmgr.c
4496
.cipher = __VECS(camellia_ctr_tv_template)
crypto/testmgr.c
4502
.cipher = __VECS(cast5_ctr_tv_template)
crypto/testmgr.c
4508
.cipher = __VECS(cast6_ctr_tv_template)
crypto/testmgr.c
4514
.cipher = __VECS(des_ctr_tv_template)
crypto/testmgr.c
4520
.cipher = __VECS(des3_ede_ctr_tv_template)
crypto/testmgr.c
4540
.cipher = __VECS(serpent_ctr_tv_template)
crypto/testmgr.c
4546
.cipher = __VECS(sm4_ctr_tv_template)
crypto/testmgr.c
4552
.cipher = __VECS(tf_ctr_tv_template)
crypto/testmgr.c
4560
.cipher = __VECS(aes_ctr_tv_template)
crypto/testmgr.c
4569
.cipher = __VECS(cts_mode_tv_template)
crypto/testmgr.c
4582
.cipher = __VECS(sm4_cts_tv_template)
crypto/testmgr.c
4590
.comp = __VECS(deflate_comp_tv_template),
crypto/testmgr.c
4591
.decomp = __VECS(deflate_decomp_tv_template)
crypto/testmgr.c
4600
.comp = __VECS(deflate_comp_tv_template),
crypto/testmgr.c
4601
.decomp = __VECS(deflate_decomp_tv_template)
crypto/testmgr.c
4608
.kpp = __VECS(dh_tv_template)
crypto/testmgr.c
4618
.drbg = __VECS(drbg_nopr_ctr_aes128_tv_template)
crypto/testmgr.c
4625
.drbg = __VECS(drbg_nopr_ctr_aes192_tv_template)
crypto/testmgr.c
4632
.drbg = __VECS(drbg_nopr_ctr_aes256_tv_template)
crypto/testmgr.c
4639
.drbg = __VECS(drbg_nopr_hmac_sha256_tv_template)
crypto/testmgr.c
4654
.drbg = __VECS(drbg_nopr_hmac_sha512_tv_template)
crypto/testmgr.c
4661
.drbg = __VECS(drbg_nopr_sha256_tv_template)
crypto/testmgr.c
4677
.drbg = __VECS(drbg_pr_ctr_aes128_tv_template)
crypto/testmgr.c
4693
.drbg = __VECS(drbg_pr_hmac_sha256_tv_template)
crypto/testmgr.c
4709
.drbg = __VECS(drbg_pr_sha256_tv_template)
crypto/testmgr.c
4726
.cipher = __VECS(aes_tv_template)
crypto/testmgr.c
4732
.cipher = __VECS(anubis_tv_template)
crypto/testmgr.c
4739
.cipher = __VECS(arc4_tv_template)
crypto/testmgr.c
4745
.cipher = __VECS(aria_tv_template)
crypto/testmgr.c
4751
.cipher = __VECS(bf_tv_template)
crypto/testmgr.c
4757
.cipher = __VECS(camellia_tv_template)
crypto/testmgr.c
4763
.cipher = __VECS(cast5_tv_template)
crypto/testmgr.c
4769
.cipher = __VECS(cast6_tv_template)
crypto/testmgr.c
4779
.cipher = __VECS(des_tv_template)
crypto/testmgr.c
4785
.cipher = __VECS(des3_ede_tv_template)
crypto/testmgr.c
4800
.cipher = __VECS(khazad_tv_template)
crypto/testmgr.c
4813
.cipher = __VECS(seed_tv_template)
crypto/testmgr.c
4819
.cipher = __VECS(serpent_tv_template)
crypto/testmgr.c
4825
.cipher = __VECS(sm4_tv_template)
crypto/testmgr.c
4831
.cipher = __VECS(tea_tv_template)
crypto/testmgr.c
4837
.cipher = __VECS(tf_tv_template)
crypto/testmgr.c
4843
.cipher = __VECS(xeta_tv_template)
crypto/testmgr.c
4849
.cipher = __VECS(xtea_tv_template)
crypto/testmgr.c
4857
.cipher = __VECS(aes_tv_template)
crypto/testmgr.c
4864
.kpp = __VECS(ecdh_p192_tv_template)
crypto/testmgr.c
4871
.kpp = __VECS(ecdh_p256_tv_template)
crypto/testmgr.c
4878
.kpp = __VECS(ecdh_p384_tv_template)
crypto/testmgr.c
4884
.sig = __VECS(ecdsa_nist_p192_tv_template)
crypto/testmgr.c
4891
.sig = __VECS(ecdsa_nist_p256_tv_template)
crypto/testmgr.c
4898
.sig = __VECS(ecdsa_nist_p384_tv_template)
crypto/testmgr.c
4905
.sig = __VECS(ecdsa_nist_p521_tv_template)
crypto/testmgr.c
4911
.sig = __VECS(ecrdsa_tv_template)
crypto/testmgr.c
4919
.aead = __VECS(essiv_hmac_sha256_aes_cbc_tv_temp)
crypto/testmgr.c
4927
.cipher = __VECS(essiv_aes_cbc_tv_template)
crypto/testmgr.c
4935
.kpp = __VECS(ffdhe2048_dh_tv_template)
crypto/testmgr.c
4942
.kpp = __VECS(ffdhe3072_dh_tv_template)
crypto/testmgr.c
4949
.kpp = __VECS(ffdhe4096_dh_tv_template)
crypto/testmgr.c
4956
.kpp = __VECS(ffdhe6144_dh_tv_template)
crypto/testmgr.c
4963
.kpp = __VECS(ffdhe8192_dh_tv_template)
crypto/testmgr.c
4972
.aead = __VECS(aes_gcm_tv_template)
crypto/testmgr.c
4979
.aead = __VECS(aria_gcm_tv_template)
crypto/testmgr.c
4986
.aead = __VECS(sm4_gcm_tv_template)
crypto/testmgr.c
4992
.hash = __VECS(ghash_tv_template)
crypto/testmgr.c
4999
.cipher = __VECS(aes_hctr2_tv_template)
crypto/testmgr.c
5006
.hash = __VECS(hmac_md5_tv_template)
crypto/testmgr.c
5012
.hash = __VECS(hmac_rmd160_tv_template)
crypto/testmgr.c
5020
.hash = __VECS(hmac_sha1_tv_template)
crypto/testmgr.c
5028
.hash = __VECS(hmac_sha224_tv_template)
crypto/testmgr.c
5036
.hash = __VECS(hmac_sha256_tv_template)
crypto/testmgr.c
5044
.hash = __VECS(hmac_sha3_224_tv_template)
crypto/testmgr.c
5052
.hash = __VECS(hmac_sha3_256_tv_template)
crypto/testmgr.c
5060
.hash = __VECS(hmac_sha3_384_tv_template)
crypto/testmgr.c
5068
.hash = __VECS(hmac_sha3_512_tv_template)
crypto/testmgr.c
5076
.hash = __VECS(hmac_sha384_tv_template)
crypto/testmgr.c
5084
.hash = __VECS(hmac_sha512_tv_template)
crypto/testmgr.c
5090
.hash = __VECS(hmac_sm3_tv_template)
crypto/testmgr.c
5096
.hash = __VECS(hmac_streebog256_tv_template)
crypto/testmgr.c
5102
.hash = __VECS(hmac_streebog512_tv_template)
crypto/testmgr.c
5111
.suite.aead = __VECS(krb5_test_camellia_cts_cmac)
crypto/testmgr.c
5117
.cipher = __VECS(aes_lrw_tv_template)
crypto/testmgr.c
5124
.cipher = __VECS(camellia_lrw_tv_template)
crypto/testmgr.c
5131
.cipher = __VECS(cast6_lrw_tv_template)
crypto/testmgr.c
5138
.cipher = __VECS(serpent_lrw_tv_template)
crypto/testmgr.c
5145
.cipher = __VECS(tf_lrw_tv_template)
crypto/testmgr.c
5153
.comp = __VECS(lz4_comp_tv_template),
crypto/testmgr.c
5154
.decomp = __VECS(lz4_decomp_tv_template)
crypto/testmgr.c
5163
.comp = __VECS(lz4hc_comp_tv_template),
crypto/testmgr.c
5164
.decomp = __VECS(lz4hc_decomp_tv_template)
crypto/testmgr.c
5173
.comp = __VECS(lzo_comp_tv_template),
crypto/testmgr.c
5174
.decomp = __VECS(lzo_decomp_tv_template)
crypto/testmgr.c
5183
.comp = __VECS(lzorle_comp_tv_template),
crypto/testmgr.c
5184
.decomp = __VECS(lzorle_decomp_tv_template)
crypto/testmgr.c
5191
.hash = __VECS(md4_tv_template)
crypto/testmgr.c
5198
.hash = __VECS(md5_tv_template)
crypto/testmgr.c
5204
.hash = __VECS(michael_mic_tv_template)
crypto/testmgr.c
5214
.sig = __VECS(p1363_ecdsa_nist_p256_tv_template)
crypto/testmgr.c
5228
.cipher = __VECS(fcrypt_pcbc_tv_template)
crypto/testmgr.c
5236
.hash = __VECS(hmac_sha224_tv_template)
crypto/testmgr.c
5243
.hash = __VECS(hmac_sha256_tv_template)
crypto/testmgr.c
5250
.hash = __VECS(hmac_sha384_tv_template)
crypto/testmgr.c
5257
.hash = __VECS(hmac_sha512_tv_template)
crypto/testmgr.c
5264
.sig = __VECS(pkcs1_rsa_none_tv_template)
crypto/testmgr.c
5275
.sig = __VECS(pkcs1_rsa_tv_template)
crypto/testmgr.c
5307
.cipher = __VECS(aes_ctr_rfc3686_tv_template)
crypto/testmgr.c
5313
.cipher = __VECS(sm4_ctr_rfc3686_tv_template)
crypto/testmgr.c
5355
.aead = __VECS(rfc7539_tv_template)
crypto/testmgr.c
5372
.hash = __VECS(rmd160_tv_template)
crypto/testmgr.c
5379
.akcipher = __VECS(rsa_tv_template)
crypto/testmgr.c
5387
.hash = __VECS(sha1_tv_template)
crypto/testmgr.c
5395
.hash = __VECS(sha224_tv_template)
crypto/testmgr.c
5403
.hash = __VECS(sha256_tv_template)
crypto/testmgr.c
5411
.hash = __VECS(sha3_224_tv_template)
crypto/testmgr.c
5419
.hash = __VECS(sha3_256_tv_template)
crypto/testmgr.c
5427
.hash = __VECS(sha3_384_tv_template)
crypto/testmgr.c
5435
.hash = __VECS(sha3_512_tv_template)
crypto/testmgr.c
5443
.hash = __VECS(sha384_tv_template)
crypto/testmgr.c
5451
.hash = __VECS(sha512_tv_template)
crypto/testmgr.c
5457
.hash = __VECS(sm3_tv_template)
crypto/testmgr.c
5463
.hash = __VECS(streebog256_tv_template)
crypto/testmgr.c
5469
.hash = __VECS(streebog512_tv_template)
crypto/testmgr.c
5475
.hash = __VECS(wp256_tv_template)
crypto/testmgr.c
5481
.hash = __VECS(wp384_tv_template)
crypto/testmgr.c
5487
.hash = __VECS(wp512_tv_template)
crypto/testmgr.c
5493
.sig = __VECS(x962_ecdsa_nist_p192_tv_template)
crypto/testmgr.c
5500
.sig = __VECS(x962_ecdsa_nist_p256_tv_template)
crypto/testmgr.c
5507
.sig = __VECS(x962_ecdsa_nist_p384_tv_template)
crypto/testmgr.c
5514
.sig = __VECS(x962_ecdsa_nist_p521_tv_template)
crypto/testmgr.c
5521
.hash = __VECS(aes_xcbc128_tv_template)
crypto/testmgr.c
5527
.hash = __VECS(sm4_xcbc128_tv_template)
crypto/testmgr.c
5534
.cipher = __VECS(xchacha12_tv_template)
crypto/testmgr.c
5541
.cipher = __VECS(xchacha20_tv_template)
crypto/testmgr.c
5548
.cipher = __VECS(aes_xctr_tv_template)
crypto/testmgr.c
5556
.cipher = __VECS(aes_xts_tv_template)
crypto/testmgr.c
5563
.cipher = __VECS(camellia_xts_tv_template)
crypto/testmgr.c
5570
.cipher = __VECS(cast6_xts_tv_template)
crypto/testmgr.c
5584
.cipher = __VECS(serpent_xts_tv_template)
crypto/testmgr.c
5591
.cipher = __VECS(sm4_xts_tv_template)
crypto/testmgr.c
5598
.cipher = __VECS(tf_xts_tv_template)
crypto/testmgr.c
5606
.cipher = __VECS(aes_xts_tv_template)
crypto/testmgr.c
5614
.hash = __VECS(xxhash64_tv_template)
crypto/testmgr.c
5622
.comp = __VECS(zstd_comp_tv_template),
crypto/testmgr.c
5623
.decomp = __VECS(zstd_decomp_tv_template)