Lines Matching refs:__VECS

3865 #define __VECS(tv)	{ .vecs = tv, .count = ARRAY_SIZE(tv) }  macro
3874 .cipher = __VECS(adiantum_xchacha12_aes_tv_template)
3881 .cipher = __VECS(adiantum_xchacha20_aes_tv_template)
3887 .aead = __VECS(aegis128_tv_template)
3893 .cprng = __VECS(ansi_cprng_aes_tv_template)
3899 .aead = __VECS(hmac_md5_ecb_cipher_null_tv_template)
3906 .aead = __VECS(hmac_sha1_aes_cbc_tv_temp)
3912 .aead = __VECS(hmac_sha1_des_cbc_tv_temp)
3919 .aead = __VECS(hmac_sha1_des3_ede_cbc_tv_temp)
3929 .aead = __VECS(hmac_sha1_ecb_cipher_null_tv_temp)
3939 .aead = __VECS(hmac_sha224_des_cbc_tv_temp)
3946 .aead = __VECS(hmac_sha224_des3_ede_cbc_tv_temp)
3953 .aead = __VECS(hmac_sha256_aes_cbc_tv_temp)
3959 .aead = __VECS(hmac_sha256_des_cbc_tv_temp)
3966 .aead = __VECS(hmac_sha256_des3_ede_cbc_tv_temp)
3980 .aead = __VECS(hmac_sha384_des_cbc_tv_temp)
3987 .aead = __VECS(hmac_sha384_des3_ede_cbc_tv_temp)
4002 .aead = __VECS(hmac_sha512_aes_cbc_tv_temp)
4008 .aead = __VECS(hmac_sha512_des_cbc_tv_temp)
4015 .aead = __VECS(hmac_sha512_des3_ede_cbc_tv_temp)
4030 .cipher = __VECS(aes_cbc_tv_template)
4036 .cipher = __VECS(anubis_cbc_tv_template)
4042 .cipher = __VECS(bf_cbc_tv_template)
4048 .cipher = __VECS(camellia_cbc_tv_template)
4054 .cipher = __VECS(cast5_cbc_tv_template)
4060 .cipher = __VECS(cast6_cbc_tv_template)
4066 .cipher = __VECS(des_cbc_tv_template)
4073 .cipher = __VECS(des3_ede_cbc_tv_template)
4092 .cipher = __VECS(serpent_cbc_tv_template)
4098 .cipher = __VECS(sm4_cbc_tv_template)
4104 .cipher = __VECS(tf_cbc_tv_template)
4111 .hash = __VECS(aes_cbcmac_tv_template)
4119 .aead = __VECS(aes_ccm_tv_template)
4126 .cipher = __VECS(aes_cfb_tv_template)
4132 .cipher = __VECS(chacha20_tv_template)
4139 .hash = __VECS(aes_cmac128_tv_template)
4146 .hash = __VECS(des3_ede_cmac64_tv_template)
4156 .hash = __VECS(crc32_tv_template)
4163 .hash = __VECS(crc32c_tv_template)
4170 .hash = __VECS(crct10dif_tv_template)
4177 .cipher = __VECS(aes_ctr_tv_template)
4183 .cipher = __VECS(bf_ctr_tv_template)
4189 .cipher = __VECS(camellia_ctr_tv_template)
4195 .cipher = __VECS(cast5_ctr_tv_template)
4201 .cipher = __VECS(cast6_ctr_tv_template)
4207 .cipher = __VECS(des_ctr_tv_template)
4214 .cipher = __VECS(des3_ede_ctr_tv_template)
4234 .cipher = __VECS(serpent_ctr_tv_template)
4240 .cipher = __VECS(sm4_ctr_tv_template)
4246 .cipher = __VECS(tf_ctr_tv_template)
4253 .cipher = __VECS(cts_mode_tv_template)
4268 .comp = __VECS(deflate_comp_tv_template),
4269 .decomp = __VECS(deflate_decomp_tv_template)
4277 .kpp = __VECS(dh_tv_template)
4287 .drbg = __VECS(drbg_nopr_ctr_aes128_tv_template)
4294 .drbg = __VECS(drbg_nopr_ctr_aes192_tv_template)
4301 .drbg = __VECS(drbg_nopr_ctr_aes256_tv_template)
4316 .drbg = __VECS(drbg_nopr_hmac_sha256_tv_template)
4336 .drbg = __VECS(drbg_nopr_sha256_tv_template)
4352 .drbg = __VECS(drbg_pr_ctr_aes128_tv_template)
4372 .drbg = __VECS(drbg_pr_hmac_sha256_tv_template)
4392 .drbg = __VECS(drbg_pr_sha256_tv_template)
4408 .cipher = __VECS(aes_tv_template)
4414 .cipher = __VECS(anubis_tv_template)
4421 .cipher = __VECS(arc4_tv_template)
4427 .cipher = __VECS(bf_tv_template)
4433 .cipher = __VECS(camellia_tv_template)
4439 .cipher = __VECS(cast5_tv_template)
4445 .cipher = __VECS(cast6_tv_template)
4455 .cipher = __VECS(des_tv_template)
4462 .cipher = __VECS(des3_ede_tv_template)
4477 .cipher = __VECS(khazad_tv_template)
4490 .cipher = __VECS(seed_tv_template)
4496 .cipher = __VECS(serpent_tv_template)
4502 .cipher = __VECS(sm4_tv_template)
4508 .cipher = __VECS(tea_tv_template)
4514 .cipher = __VECS(tnepres_tv_template)
4520 .cipher = __VECS(tf_tv_template)
4526 .cipher = __VECS(xeta_tv_template)
4532 .cipher = __VECS(xtea_tv_template)
4539 .kpp = __VECS(ecdh_tv_template)
4545 .akcipher = __VECS(ecrdsa_tv_template)
4552 .aead = __VECS(essiv_hmac_sha256_aes_cbc_tv_temp)
4559 .cipher = __VECS(essiv_aes_cbc_tv_template)
4567 .aead = __VECS(aes_gcm_tv_template)
4574 .hash = __VECS(ghash_tv_template)
4580 .hash = __VECS(hmac_md5_tv_template)
4586 .hash = __VECS(hmac_rmd128_tv_template)
4592 .hash = __VECS(hmac_rmd160_tv_template)
4599 .hash = __VECS(hmac_sha1_tv_template)
4606 .hash = __VECS(hmac_sha224_tv_template)
4613 .hash = __VECS(hmac_sha256_tv_template)
4620 .hash = __VECS(hmac_sha3_224_tv_template)
4627 .hash = __VECS(hmac_sha3_256_tv_template)
4634 .hash = __VECS(hmac_sha3_384_tv_template)
4641 .hash = __VECS(hmac_sha3_512_tv_template)
4648 .hash = __VECS(hmac_sha384_tv_template)
4655 .hash = __VECS(hmac_sha512_tv_template)
4661 .hash = __VECS(hmac_streebog256_tv_template)
4667 .hash = __VECS(hmac_streebog512_tv_template)
4678 .cipher = __VECS(aes_kw_tv_template)
4685 .cipher = __VECS(aes_lrw_tv_template)
4692 .cipher = __VECS(camellia_lrw_tv_template)
4699 .cipher = __VECS(cast6_lrw_tv_template)
4706 .cipher = __VECS(serpent_lrw_tv_template)
4713 .cipher = __VECS(tf_lrw_tv_template)
4721 .comp = __VECS(lz4_comp_tv_template),
4722 .decomp = __VECS(lz4_decomp_tv_template)
4731 .comp = __VECS(lz4hc_comp_tv_template),
4732 .decomp = __VECS(lz4hc_decomp_tv_template)
4741 .comp = __VECS(lzo_comp_tv_template),
4742 .decomp = __VECS(lzo_decomp_tv_template)
4751 .comp = __VECS(lzorle_comp_tv_template),
4752 .decomp = __VECS(lzorle_decomp_tv_template)
4759 .hash = __VECS(md4_tv_template)
4765 .hash = __VECS(md5_tv_template)
4771 .hash = __VECS(michael_mic_tv_template)
4777 .hash = __VECS(nhpoly1305_tv_template)
4784 .cipher = __VECS(aes_ofb_tv_template)
4797 .cipher = __VECS(fcrypt_pcbc_tv_template)
4808 .akcipher = __VECS(pkcs1pad_rsa_tv_template)
4822 .hash = __VECS(poly1305_tv_template)
4829 .cipher = __VECS(aes_ctr_rfc3686_tv_template)
4837 .aead = __VECS(aes_gcm_rfc4106_tv_template)
4845 .aead = __VECS(aes_ccm_rfc4309_tv_template)
4852 .aead = __VECS(aes_gcm_rfc4543_tv_template)
4858 .aead = __VECS(rfc7539_tv_template)
4864 .aead = __VECS(rfc7539esp_tv_template)
4870 .hash = __VECS(rmd128_tv_template)
4876 .hash = __VECS(rmd160_tv_template)
4882 .hash = __VECS(rmd256_tv_template)
4888 .hash = __VECS(rmd320_tv_template)
4895 .akcipher = __VECS(rsa_tv_template)
4901 .cipher = __VECS(salsa20_stream_tv_template)
4908 .hash = __VECS(sha1_tv_template)
4915 .hash = __VECS(sha224_tv_template)
4922 .hash = __VECS(sha256_tv_template)
4929 .hash = __VECS(sha3_224_tv_template)
4936 .hash = __VECS(sha3_256_tv_template)
4943 .hash = __VECS(sha3_384_tv_template)
4950 .hash = __VECS(sha3_512_tv_template)
4957 .hash = __VECS(sha384_tv_template)
4964 .hash = __VECS(sha512_tv_template)
4970 .hash = __VECS(sm3_tv_template)
4976 .hash = __VECS(streebog256_tv_template)
4982 .hash = __VECS(streebog512_tv_template)
4988 .hash = __VECS(tgr128_tv_template)
4994 .hash = __VECS(tgr160_tv_template)
5000 .hash = __VECS(tgr192_tv_template)
5006 .hash = __VECS(vmac64_aes_tv_template)
5012 .hash = __VECS(wp256_tv_template)
5018 .hash = __VECS(wp384_tv_template)
5024 .hash = __VECS(wp512_tv_template)
5030 .hash = __VECS(aes_xcbc128_tv_template)
5036 .cipher = __VECS(xchacha12_tv_template)
5042 .cipher = __VECS(xchacha20_tv_template)
5050 .cipher = __VECS(aes_xts_tv_template)
5057 .cipher = __VECS(camellia_xts_tv_template)
5064 .cipher = __VECS(cast6_xts_tv_template)
5078 .cipher = __VECS(serpent_xts_tv_template)
5085 .cipher = __VECS(tf_xts_tv_template)
5100 .hash = __VECS(xxhash64_tv_template)
5108 .comp = __VECS(zlib_deflate_comp_tv_template),
5109 .decomp = __VECS(zlib_deflate_decomp_tv_template)
5118 .comp = __VECS(zstd_comp_tv_template),
5119 .decomp = __VECS(zstd_decomp_tv_template)