Lines Matching refs:__VECS

2402 #define __VECS(tv)	{ .vecs = tv, .count = ARRAY_SIZE(tv) }  macro
2411 .enc = __VECS(aegis128_enc_tv_template),
2412 .dec = __VECS(aegis128_dec_tv_template),
2420 .enc = __VECS(aegis128l_enc_tv_template),
2421 .dec = __VECS(aegis128l_dec_tv_template),
2429 .enc = __VECS(aegis256_enc_tv_template),
2430 .dec = __VECS(aegis256_dec_tv_template),
2437 .cprng = __VECS(ansi_cprng_aes_tv_template)
2444 .enc = __VECS(hmac_md5_ecb_cipher_null_enc_tv_template),
2445 .dec = __VECS(hmac_md5_ecb_cipher_null_dec_tv_template)
2454 .enc = __VECS(hmac_sha1_aes_cbc_enc_tv_temp)
2462 .enc = __VECS(hmac_sha1_des_cbc_enc_tv_temp)
2471 .enc = __VECS(hmac_sha1_des3_ede_cbc_enc_tv_temp)
2483 .enc = __VECS(hmac_sha1_ecb_cipher_null_enc_tv_temp),
2484 .dec = __VECS(hmac_sha1_ecb_cipher_null_dec_tv_temp)
2496 .enc = __VECS(hmac_sha224_des_cbc_enc_tv_temp)
2505 .enc = __VECS(hmac_sha224_des3_ede_cbc_enc_tv_temp)
2514 .enc = __VECS(hmac_sha256_aes_cbc_enc_tv_temp)
2522 .enc = __VECS(hmac_sha256_des_cbc_enc_tv_temp)
2531 .enc = __VECS(hmac_sha256_des3_ede_cbc_enc_tv_temp)
2547 .enc = __VECS(hmac_sha384_des_cbc_enc_tv_temp)
2556 .enc = __VECS(hmac_sha384_des3_ede_cbc_enc_tv_temp)
2573 .enc = __VECS(hmac_sha512_aes_cbc_enc_tv_temp)
2581 .enc = __VECS(hmac_sha512_des_cbc_enc_tv_temp)
2590 .enc = __VECS(hmac_sha512_des3_ede_cbc_enc_tv_temp)
2606 .cipher = __VECS(aes_cbc_tv_template)
2612 .cipher = __VECS(anubis_cbc_tv_template)
2618 .cipher = __VECS(bf_cbc_tv_template)
2624 .cipher = __VECS(camellia_cbc_tv_template)
2630 .cipher = __VECS(cast5_cbc_tv_template)
2636 .cipher = __VECS(cast6_cbc_tv_template)
2642 .cipher = __VECS(des_cbc_tv_template)
2649 .cipher = __VECS(des3_ede_cbc_tv_template)
2662 .cipher = __VECS(serpent_cbc_tv_template)
2668 .cipher = __VECS(tf_cbc_tv_template)
2675 .hash = __VECS(aes_cbcmac_tv_template)
2683 .enc = __VECS(aes_ccm_enc_tv_template),
2684 .dec = __VECS(aes_ccm_dec_tv_template)
2691 .cipher = __VECS(chacha20_tv_template)
2698 .hash = __VECS(aes_cmac128_tv_template)
2705 .hash = __VECS(des3_ede_cmac64_tv_template)
2714 .hash = __VECS(crc32_tv_template)
2721 .hash = __VECS(crc32c_tv_template)
2728 .hash = __VECS(crct10dif_tv_template)
2735 .cipher = __VECS(aes_ctr_tv_template)
2741 .cipher = __VECS(bf_ctr_tv_template)
2747 .cipher = __VECS(camellia_ctr_tv_template)
2753 .cipher = __VECS(cast5_ctr_tv_template)
2759 .cipher = __VECS(cast6_ctr_tv_template)
2765 .cipher = __VECS(des_ctr_tv_template)
2772 .cipher = __VECS(des3_ede_ctr_tv_template)
2785 .cipher = __VECS(serpent_ctr_tv_template)
2791 .cipher = __VECS(tf_ctr_tv_template)
2797 .cipher = __VECS(cts_mode_tv_template)
2805 .comp = __VECS(deflate_comp_tv_template),
2806 .decomp = __VECS(deflate_decomp_tv_template)
2814 .kpp = __VECS(dh_tv_template)
2824 .drbg = __VECS(drbg_nopr_ctr_aes128_tv_template)
2831 .drbg = __VECS(drbg_nopr_ctr_aes192_tv_template)
2838 .drbg = __VECS(drbg_nopr_ctr_aes256_tv_template)
2853 .drbg = __VECS(drbg_nopr_hmac_sha256_tv_template)
2873 .drbg = __VECS(drbg_nopr_sha256_tv_template)
2889 .drbg = __VECS(drbg_pr_ctr_aes128_tv_template)
2909 .drbg = __VECS(drbg_pr_hmac_sha256_tv_template)
2929 .drbg = __VECS(drbg_pr_sha256_tv_template)
2945 .cipher = __VECS(aes_tv_template)
2951 .cipher = __VECS(anubis_tv_template)
2957 .cipher = __VECS(arc4_tv_template)
2963 .cipher = __VECS(bf_tv_template)
2969 .cipher = __VECS(camellia_tv_template)
2975 .cipher = __VECS(cast5_tv_template)
2981 .cipher = __VECS(cast6_tv_template)
2991 .cipher = __VECS(des_tv_template)
2998 .cipher = __VECS(des3_ede_tv_template)
3013 .cipher = __VECS(khazad_tv_template)
3026 .cipher = __VECS(seed_tv_template)
3032 .cipher = __VECS(serpent_tv_template)
3038 .cipher = __VECS(sm4_tv_template)
3044 .cipher = __VECS(speck128_tv_template)
3050 .cipher = __VECS(speck64_tv_template)
3056 .cipher = __VECS(tea_tv_template)
3062 .cipher = __VECS(tnepres_tv_template)
3068 .cipher = __VECS(tf_tv_template)
3074 .cipher = __VECS(xeta_tv_template)
3080 .cipher = __VECS(xtea_tv_template)
3087 .kpp = __VECS(ecdh_tv_template)
3095 .enc = __VECS(aes_gcm_enc_tv_template),
3096 .dec = __VECS(aes_gcm_dec_tv_template)
3104 .hash = __VECS(ghash_tv_template)
3110 .hash = __VECS(hmac_md5_tv_template)
3116 .hash = __VECS(hmac_rmd128_tv_template)
3122 .hash = __VECS(hmac_rmd160_tv_template)
3129 .hash = __VECS(hmac_sha1_tv_template)
3136 .hash = __VECS(hmac_sha224_tv_template)
3143 .hash = __VECS(hmac_sha256_tv_template)
3150 .hash = __VECS(hmac_sha3_224_tv_template)
3157 .hash = __VECS(hmac_sha3_256_tv_template)
3164 .hash = __VECS(hmac_sha3_384_tv_template)
3171 .hash = __VECS(hmac_sha3_512_tv_template)
3178 .hash = __VECS(hmac_sha384_tv_template)
3185 .hash = __VECS(hmac_sha512_tv_template)
3196 .cipher = __VECS(aes_kw_tv_template)
3202 .cipher = __VECS(aes_lrw_tv_template)
3208 .cipher = __VECS(camellia_lrw_tv_template)
3214 .cipher = __VECS(cast6_lrw_tv_template)
3220 .cipher = __VECS(serpent_lrw_tv_template)
3226 .cipher = __VECS(tf_lrw_tv_template)
3234 .comp = __VECS(lz4_comp_tv_template),
3235 .decomp = __VECS(lz4_decomp_tv_template)
3244 .comp = __VECS(lz4hc_comp_tv_template),
3245 .decomp = __VECS(lz4hc_decomp_tv_template)
3254 .comp = __VECS(lzo_comp_tv_template),
3255 .decomp = __VECS(lzo_decomp_tv_template)
3262 .hash = __VECS(md4_tv_template)
3268 .hash = __VECS(md5_tv_template)
3274 .hash = __VECS(michael_mic_tv_template)
3281 .enc = __VECS(morus1280_enc_tv_template),
3282 .dec = __VECS(morus1280_dec_tv_template),
3290 .enc = __VECS(morus640_enc_tv_template),
3291 .dec = __VECS(morus640_dec_tv_template),
3299 .cipher = __VECS(aes_ofb_tv_template)
3312 .cipher = __VECS(fcrypt_pcbc_tv_template)
3323 .akcipher = __VECS(pkcs1pad_rsa_tv_template)
3337 .hash = __VECS(poly1305_tv_template)
3344 .cipher = __VECS(aes_ctr_rfc3686_tv_template)
3352 .enc = __VECS(aes_gcm_rfc4106_enc_tv_template),
3353 .dec = __VECS(aes_gcm_rfc4106_dec_tv_template)
3362 .enc = __VECS(aes_ccm_rfc4309_enc_tv_template),
3363 .dec = __VECS(aes_ccm_rfc4309_dec_tv_template)
3371 .enc = __VECS(aes_gcm_rfc4543_enc_tv_template),
3372 .dec = __VECS(aes_gcm_rfc4543_dec_tv_template),
3380 .enc = __VECS(rfc7539_enc_tv_template),
3381 .dec = __VECS(rfc7539_dec_tv_template),
3389 .enc = __VECS(rfc7539esp_enc_tv_template),
3390 .dec = __VECS(rfc7539esp_dec_tv_template),
3397 .hash = __VECS(rmd128_tv_template)
3403 .hash = __VECS(rmd160_tv_template)
3409 .hash = __VECS(rmd256_tv_template)
3415 .hash = __VECS(rmd320_tv_template)
3422 .akcipher = __VECS(rsa_tv_template)
3428 .cipher = __VECS(salsa20_stream_tv_template)
3435 .hash = __VECS(sha1_tv_template)
3442 .hash = __VECS(sha224_tv_template)
3449 .hash = __VECS(sha256_tv_template)
3456 .hash = __VECS(sha3_224_tv_template)
3463 .hash = __VECS(sha3_256_tv_template)
3470 .hash = __VECS(sha3_384_tv_template)
3477 .hash = __VECS(sha3_512_tv_template)
3484 .hash = __VECS(sha384_tv_template)
3491 .hash = __VECS(sha512_tv_template)
3497 .hash = __VECS(sm3_tv_template)
3503 .hash = __VECS(tgr128_tv_template)
3509 .hash = __VECS(tgr160_tv_template)
3515 .hash = __VECS(tgr192_tv_template)
3521 .hash = __VECS(vmac64_aes_tv_template)
3527 .hash = __VECS(wp256_tv_template)
3533 .hash = __VECS(wp384_tv_template)
3539 .hash = __VECS(wp512_tv_template)
3545 .hash = __VECS(aes_xcbc128_tv_template)
3552 .cipher = __VECS(aes_xts_tv_template)
3558 .cipher = __VECS(camellia_xts_tv_template)
3564 .cipher = __VECS(cast6_xts_tv_template)
3577 .cipher = __VECS(serpent_xts_tv_template)
3583 .cipher = __VECS(speck128_xts_tv_template)
3589 .cipher = __VECS(speck64_xts_tv_template)
3595 .cipher = __VECS(tf_xts_tv_template)
3611 .comp = __VECS(zlib_deflate_comp_tv_template),
3612 .decomp = __VECS(zlib_deflate_decomp_tv_template)
3621 .comp = __VECS(zstd_comp_tv_template),
3622 .decomp = __VECS(zstd_decomp_tv_template)