Home
last modified time | relevance | path

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

/f-stack/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.c2338 create_wireless_algo_hash_operation(const uint8_t *auth_tag, in create_wireless_algo_hash_operation()
2397 const uint8_t *auth_tag = tdata->digest.data; in create_wireless_cipher_hash_operation() local
2558 const uint8_t *auth_tag, unsigned int auth_tag_len, in create_wireless_algo_auth_cipher_operation()
7605 uint8_t *ciphertext, *auth_tag; in test_authenticated_encryption() local
9578 uint8_t *ciphertext, *auth_tag; in test_authenticated_encryption_oop() local
9754 uint8_t *ciphertext, *auth_tag; in test_authenticated_encryption_sessionless() local
10208 uint8_t *plaintext, *auth_tag; in test_MD5_HMAC_generate() local
10889 uint8_t *auth_tag, *plaintext; in test_AES_GMAC_authentication() local
11131 uint8_t *auth_tag, *plaintext; in test_AES_GMAC_authentication_SGL() local
12010 uint8_t *authciphertext, *plaintext, *auth_tag; in test_authenticated_encryt_with_esn() local
[all …]