Lines Matching refs:aead
132 struct aead_test_suite aead; member
2224 for (i = 0; i < test_desc->suite.aead.count; i++) in test_aead_vs_generic_impl()
2226 test_desc->suite.aead.vecs[i].klen); in test_aead_vs_generic_impl()
2297 const struct aead_test_suite *suite = &desc->suite.aead; in alg_test_aead()
3887 .aead = __VECS(aegis128_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)
4119 .aead = __VECS(aes_ccm_tv_template)
4552 .aead = __VECS(essiv_hmac_sha256_aes_cbc_tv_temp)
4567 .aead = __VECS(aes_gcm_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)