Lines Matching refs:aead_testvec

82  * aead_testvec:	structure to describe an AEAD test
107 struct aead_testvec {
15232 static const struct aead_testvec sm4_gcm_tv_template[] = {
15558 static const struct aead_testvec sm4_ccm_tv_template[] = {
17245 static const struct aead_testvec hmac_md5_ecb_cipher_null_tv_template[] = {
17287 static const struct aead_testvec hmac_sha1_aes_cbc_tv_temp[] = {
17556 static const struct aead_testvec hmac_sha1_ecb_cipher_null_tv_temp[] = {
17602 static const struct aead_testvec hmac_sha256_aes_cbc_tv_temp[] = {
17885 static const struct aead_testvec hmac_sha512_aes_cbc_tv_temp[] = {
18224 static const struct aead_testvec hmac_sha1_des_cbc_tv_temp[] = {
18283 static const struct aead_testvec hmac_sha224_des_cbc_tv_temp[] = {
18342 static const struct aead_testvec hmac_sha256_des_cbc_tv_temp[] = {
18403 static const struct aead_testvec hmac_sha384_des_cbc_tv_temp[] = {
18468 static const struct aead_testvec hmac_sha512_des_cbc_tv_temp[] = {
18537 static const struct aead_testvec hmac_sha1_des3_ede_cbc_tv_temp[] = {
18598 static const struct aead_testvec hmac_sha224_des3_ede_cbc_tv_temp[] = {
18659 static const struct aead_testvec hmac_sha256_des3_ede_cbc_tv_temp[] = {
18722 static const struct aead_testvec hmac_sha384_des3_ede_cbc_tv_temp[] = {
18789 static const struct aead_testvec hmac_sha512_des3_ede_cbc_tv_temp[] = {
20984 static const struct aead_testvec aes_gcm_tv_template[] = {
21402 static const struct aead_testvec aes_gcm_rfc4106_tv_template[] = {
22015 static const struct aead_testvec aes_gcm_rfc4543_tv_template[] = {
22074 static const struct aead_testvec aes_ccm_tv_template[] = {
22561 static const struct aead_testvec aes_ccm_rfc4309_tv_template[] = {
23177 static const struct aead_testvec rfc7539_tv_template[] = {
23312 static const struct aead_testvec rfc7539esp_tv_template[] = {
23407 static const struct aead_testvec aegis128_tv_template[] = {
30335 static const struct aead_testvec aria_gcm_tv_template[] = {
37434 static const struct aead_testvec essiv_hmac_sha256_aes_cbc_tv_temp[] = {