Lines Matching refs:aead_testvec

80  * aead_testvec:	structure to describe an AEAD test
105 struct aead_testvec {
14981 static const struct aead_testvec hmac_md5_ecb_cipher_null_tv_template[] = {
15023 static const struct aead_testvec hmac_sha1_aes_cbc_tv_temp[] = {
15292 static const struct aead_testvec hmac_sha1_ecb_cipher_null_tv_temp[] = {
15338 static const struct aead_testvec hmac_sha256_aes_cbc_tv_temp[] = {
15621 static const struct aead_testvec hmac_sha512_aes_cbc_tv_temp[] = {
15960 static const struct aead_testvec hmac_sha1_des_cbc_tv_temp[] = {
16019 static const struct aead_testvec hmac_sha224_des_cbc_tv_temp[] = {
16078 static const struct aead_testvec hmac_sha256_des_cbc_tv_temp[] = {
16139 static const struct aead_testvec hmac_sha384_des_cbc_tv_temp[] = {
16204 static const struct aead_testvec hmac_sha512_des_cbc_tv_temp[] = {
16273 static const struct aead_testvec hmac_sha1_des3_ede_cbc_tv_temp[] = {
16334 static const struct aead_testvec hmac_sha224_des3_ede_cbc_tv_temp[] = {
16395 static const struct aead_testvec hmac_sha256_des3_ede_cbc_tv_temp[] = {
16458 static const struct aead_testvec hmac_sha384_des3_ede_cbc_tv_temp[] = {
16525 static const struct aead_testvec hmac_sha512_des3_ede_cbc_tv_temp[] = {
18720 static const struct aead_testvec aes_gcm_tv_template[] = {
19138 static const struct aead_testvec aes_gcm_rfc4106_tv_template[] = {
19751 static const struct aead_testvec aes_gcm_rfc4543_tv_template[] = {
19810 static const struct aead_testvec aes_ccm_tv_template[] = {
20297 static const struct aead_testvec aes_ccm_rfc4309_tv_template[] = {
20913 static const struct aead_testvec rfc7539_tv_template[] = {
21048 static const struct aead_testvec rfc7539esp_tv_template[] = {
21143 static const struct aead_testvec aegis128_tv_template[] = {
33376 static const struct aead_testvec essiv_hmac_sha256_aes_cbc_tv_temp[] = {