Home
last modified time | relevance | path

Searched defs:auth_tag (Results 1 – 3 of 3) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev_hmac_test_vectors.h26 } auth_tag; member
H A Dtest_cryptodev_aead_test_vectors.h61 } auth_tag; member
1987 } auth_tag; member
H A Dtest_cryptodev.c2775 create_wireless_algo_hash_operation(const uint8_t *auth_tag, in create_wireless_algo_hash_operation()
2834 const uint8_t *auth_tag = tdata->digest.data; in create_wireless_cipher_hash_operation() local
2995 const uint8_t *auth_tag, unsigned int auth_tag_len, in create_wireless_algo_auth_cipher_operation()
8210 uint8_t *ciphertext, *auth_tag; in test_authenticated_encryption() local
11212 uint8_t *ciphertext, *auth_tag; in test_authenticated_encryption_oop() local
11411 uint8_t *ciphertext, *auth_tag; in test_authenticated_encryption_sessionless() local
11868 uint8_t *plaintext, *auth_tag; in test_MD5_HMAC_generate() local
12804 uint8_t *auth_tag, *plaintext; in test_AES_GMAC_authentication() local
13050 uint8_t *auth_tag, *plaintext; in test_AES_GMAC_authentication_SGL() local
13940 uint8_t *authciphertext, *plaintext, *auth_tag; in test_authenticated_encrypt_with_esn() local
[all …]