Lines Matching refs:__VECS

4224 #define __VECS(tv)	{ ____VECS(tv) }  macro
4233 .cipher = __VECS(adiantum_xchacha12_aes_tv_template)
4240 .cipher = __VECS(adiantum_xchacha20_aes_tv_template)
4246 .aead = __VECS(aegis128_tv_template)
4252 .cprng = __VECS(ansi_cprng_aes_tv_template)
4258 .aead = __VECS(hmac_md5_ecb_cipher_null_tv_template)
4265 .aead = __VECS(hmac_sha1_aes_cbc_tv_temp)
4271 .aead = __VECS(hmac_sha1_des_cbc_tv_temp)
4277 .aead = __VECS(hmac_sha1_des3_ede_cbc_tv_temp)
4287 .aead = __VECS(hmac_sha1_ecb_cipher_null_tv_temp)
4297 .aead = __VECS(hmac_sha224_des_cbc_tv_temp)
4303 .aead = __VECS(hmac_sha224_des3_ede_cbc_tv_temp)
4310 .aead = __VECS(hmac_sha256_aes_cbc_tv_temp)
4316 .aead = __VECS(hmac_sha256_des_cbc_tv_temp)
4322 .aead = __VECS(hmac_sha256_des3_ede_cbc_tv_temp)
4336 .aead = __VECS(hmac_sha384_des_cbc_tv_temp)
4342 .aead = __VECS(hmac_sha384_des3_ede_cbc_tv_temp)
4357 .aead = __VECS(hmac_sha512_aes_cbc_tv_temp)
4363 .aead = __VECS(hmac_sha512_des_cbc_tv_temp)
4369 .aead = __VECS(hmac_sha512_des3_ede_cbc_tv_temp)
4384 .hash = __VECS(blake2b_160_tv_template)
4391 .hash = __VECS(blake2b_256_tv_template)
4398 .hash = __VECS(blake2b_384_tv_template)
4405 .hash = __VECS(blake2b_512_tv_template)
4412 .cipher = __VECS(aes_cbc_tv_template)
4418 .cipher = __VECS(anubis_cbc_tv_template)
4424 .cipher = __VECS(aria_cbc_tv_template)
4430 .cipher = __VECS(bf_cbc_tv_template)
4436 .cipher = __VECS(camellia_cbc_tv_template)
4442 .cipher = __VECS(cast5_cbc_tv_template)
4448 .cipher = __VECS(cast6_cbc_tv_template)
4454 .cipher = __VECS(des_cbc_tv_template)
4460 .cipher = __VECS(des3_ede_cbc_tv_template)
4479 .cipher = __VECS(serpent_cbc_tv_template)
4485 .cipher = __VECS(sm4_cbc_tv_template)
4491 .cipher = __VECS(tf_cbc_tv_template)
4499 .cipher = __VECS(aes_cbc_tv_template)
4507 .hash = __VECS(aes_cbcmac_tv_template)
4513 .hash = __VECS(sm4_cbcmac_tv_template)
4541 .cipher = __VECS(aes_cfb_tv_template)
4547 .cipher = __VECS(aria_cfb_tv_template)
4553 .cipher = __VECS(sm4_cfb_tv_template)
4559 .cipher = __VECS(chacha20_tv_template)
4566 .hash = __VECS(aes_cmac128_tv_template)
4572 .hash = __VECS(des3_ede_cmac64_tv_template)
4578 .hash = __VECS(sm4_cmac128_tv_template)
4588 .hash = __VECS(crc32_tv_template)
4595 .hash = __VECS(crc32c_tv_template)
4602 .hash = __VECS(crc64_rocksoft_tv_template)
4609 .hash = __VECS(crct10dif_tv_template)
4616 .cipher = __VECS(aes_ctr_tv_template)
4622 .cipher = __VECS(aria_ctr_tv_template)
4628 .cipher = __VECS(bf_ctr_tv_template)
4634 .cipher = __VECS(camellia_ctr_tv_template)
4640 .cipher = __VECS(cast5_ctr_tv_template)
4646 .cipher = __VECS(cast6_ctr_tv_template)
4652 .cipher = __VECS(des_ctr_tv_template)
4658 .cipher = __VECS(des3_ede_ctr_tv_template)
4678 .cipher = __VECS(serpent_ctr_tv_template)
4684 .cipher = __VECS(sm4_ctr_tv_template)
4690 .cipher = __VECS(tf_ctr_tv_template)
4698 .cipher = __VECS(aes_ctr_tv_template)
4706 .cipher = __VECS(cts_mode_tv_template)
4719 .kpp = __VECS(curve25519_tv_template)
4727 .comp = __VECS(deflate_comp_tv_template),
4728 .decomp = __VECS(deflate_decomp_tv_template)
4735 .kpp = __VECS(dh_tv_template)
4745 .drbg = __VECS(drbg_nopr_ctr_aes128_tv_template)
4752 .drbg = __VECS(drbg_nopr_ctr_aes192_tv_template)
4759 .drbg = __VECS(drbg_nopr_ctr_aes256_tv_template)
4774 .drbg = __VECS(drbg_nopr_hmac_sha256_tv_template)
4786 .drbg = __VECS(drbg_nopr_hmac_sha512_tv_template)
4797 .drbg = __VECS(drbg_nopr_sha256_tv_template)
4813 .drbg = __VECS(drbg_pr_ctr_aes128_tv_template)
4833 .drbg = __VECS(drbg_pr_hmac_sha256_tv_template)
4853 .drbg = __VECS(drbg_pr_sha256_tv_template)
4869 .cipher = __VECS(aes_tv_template)
4875 .cipher = __VECS(anubis_tv_template)
4882 .cipher = __VECS(arc4_tv_template)
4888 .cipher = __VECS(aria_tv_template)
4894 .cipher = __VECS(bf_tv_template)
4900 .cipher = __VECS(camellia_tv_template)
4906 .cipher = __VECS(cast5_tv_template)
4912 .cipher = __VECS(cast6_tv_template)
4922 .cipher = __VECS(des_tv_template)
4928 .cipher = __VECS(des3_ede_tv_template)
4943 .cipher = __VECS(khazad_tv_template)
4956 .cipher = __VECS(seed_tv_template)
4962 .cipher = __VECS(serpent_tv_template)
4968 .cipher = __VECS(sm4_tv_template)
4974 .cipher = __VECS(tea_tv_template)
4980 .cipher = __VECS(tf_tv_template)
4986 .cipher = __VECS(xeta_tv_template)
4992 .cipher = __VECS(xtea_tv_template)
5000 .cipher = __VECS(aes_tv_template)
5007 .kpp = __VECS(ecdh_p192_tv_template)
5014 .kpp = __VECS(ecdh_p256_tv_template)
5021 .kpp = __VECS(ecdh_p384_tv_template)
5027 .akcipher = __VECS(ecdsa_nist_p192_tv_template)
5033 .akcipher = __VECS(ecdsa_nist_p256_tv_template)
5039 .akcipher = __VECS(ecdsa_nist_p384_tv_template)
5045 .akcipher = __VECS(ecrdsa_tv_template)
5052 .aead = __VECS(essiv_hmac_sha256_aes_cbc_tv_temp)
5059 .cipher = __VECS(essiv_aes_cbc_tv_template)
5067 .kpp = __VECS(ffdhe2048_dh_tv_template)
5074 .kpp = __VECS(ffdhe3072_dh_tv_template)
5081 .kpp = __VECS(ffdhe4096_dh_tv_template)
5088 .kpp = __VECS(ffdhe6144_dh_tv_template)
5095 .kpp = __VECS(ffdhe8192_dh_tv_template)
5104 .aead = __VECS(aes_gcm_tv_template)
5111 .aead = __VECS(aria_gcm_tv_template)
5118 .aead = __VECS(sm4_gcm_tv_template)
5125 .hash = __VECS(ghash_tv_template)
5133 .cipher = __VECS(aes_hctr2_tv_template)
5139 .hash = __VECS(hmac_md5_tv_template)
5145 .hash = __VECS(hmac_rmd160_tv_template)
5152 .hash = __VECS(hmac_sha1_tv_template)
5159 .hash = __VECS(hmac_sha224_tv_template)
5166 .hash = __VECS(hmac_sha256_tv_template)
5173 .hash = __VECS(hmac_sha3_224_tv_template)
5180 .hash = __VECS(hmac_sha3_256_tv_template)
5187 .hash = __VECS(hmac_sha3_384_tv_template)
5194 .hash = __VECS(hmac_sha3_512_tv_template)
5201 .hash = __VECS(hmac_sha384_tv_template)
5208 .hash = __VECS(hmac_sha512_tv_template)
5214 .hash = __VECS(hmac_sm3_tv_template)
5220 .hash = __VECS(hmac_streebog256_tv_template)
5226 .hash = __VECS(hmac_streebog512_tv_template)
5237 .cipher = __VECS(aes_kw_tv_template)
5244 .cipher = __VECS(aes_lrw_tv_template)
5251 .cipher = __VECS(camellia_lrw_tv_template)
5258 .cipher = __VECS(cast6_lrw_tv_template)
5265 .cipher = __VECS(serpent_lrw_tv_template)
5272 .cipher = __VECS(tf_lrw_tv_template)
5280 .comp = __VECS(lz4_comp_tv_template),
5281 .decomp = __VECS(lz4_decomp_tv_template)
5290 .comp = __VECS(lz4hc_comp_tv_template),
5291 .decomp = __VECS(lz4hc_decomp_tv_template)
5300 .comp = __VECS(lzo_comp_tv_template),
5301 .decomp = __VECS(lzo_decomp_tv_template)
5310 .comp = __VECS(lzorle_comp_tv_template),
5311 .decomp = __VECS(lzorle_decomp_tv_template)
5318 .hash = __VECS(md4_tv_template)
5324 .hash = __VECS(md5_tv_template)
5330 .hash = __VECS(michael_mic_tv_template)
5336 .hash = __VECS(nhpoly1305_tv_template)
5343 .cipher = __VECS(aes_ofb_tv_template)
5356 .cipher = __VECS(sm4_ofb_tv_template)
5362 .cipher = __VECS(fcrypt_pcbc_tv_template)
5373 .akcipher = __VECS(pkcs1pad_rsa_tv_template)
5387 .hash = __VECS(poly1305_tv_template)
5393 .hash = __VECS(polyval_tv_template)
5400 .cipher = __VECS(aes_ctr_rfc3686_tv_template)
5406 .cipher = __VECS(sm4_ctr_rfc3686_tv_template)
5447 .aead = __VECS(rfc7539_tv_template)
5463 .hash = __VECS(rmd160_tv_template)
5470 .akcipher = __VECS(rsa_tv_template)
5477 .hash = __VECS(sha1_tv_template)
5484 .hash = __VECS(sha224_tv_template)
5491 .hash = __VECS(sha256_tv_template)
5498 .hash = __VECS(sha3_224_tv_template)
5505 .hash = __VECS(sha3_256_tv_template)
5512 .hash = __VECS(sha3_384_tv_template)
5519 .hash = __VECS(sha3_512_tv_template)
5526 .hash = __VECS(sha384_tv_template)
5533 .hash = __VECS(sha512_tv_template)
5539 .akcipher = __VECS(sm2_tv_template)
5545 .hash = __VECS(sm3_tv_template)
5551 .hash = __VECS(streebog256_tv_template)
5557 .hash = __VECS(streebog512_tv_template)
5563 .hash = __VECS(vmac64_aes_tv_template)
5569 .hash = __VECS(wp256_tv_template)
5575 .hash = __VECS(wp384_tv_template)
5581 .hash = __VECS(wp512_tv_template)
5587 .hash = __VECS(aes_xcbc128_tv_template)
5593 .cipher = __VECS(xchacha12_tv_template)
5599 .cipher = __VECS(xchacha20_tv_template)
5605 .cipher = __VECS(aes_xctr_tv_template)
5613 .cipher = __VECS(aes_xts_tv_template)
5620 .cipher = __VECS(camellia_xts_tv_template)
5627 .cipher = __VECS(cast6_xts_tv_template)
5641 .cipher = __VECS(serpent_xts_tv_template)
5648 .cipher = __VECS(tf_xts_tv_template)
5656 .cipher = __VECS(aes_xts_tv_template)
5672 .hash = __VECS(xxhash64_tv_template)
5680 .comp = __VECS(zlib_deflate_comp_tv_template),
5681 .decomp = __VECS(zlib_deflate_decomp_tv_template)
5690 .comp = __VECS(zstd_comp_tv_template),
5691 .decomp = __VECS(zstd_decomp_tv_template)