Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c2776 unsigned int auth_tag_len, in create_wireless_algo_hash_operation()
2835 const unsigned int auth_tag_len = tdata->digest.len; in create_wireless_cipher_hash_operation() local
2902 const unsigned auth_tag_len, in create_wireless_algo_cipher_hash_operation()
2995 const uint8_t *auth_tag, unsigned int auth_tag_len, in create_wireless_algo_auth_cipher_operation()
14196 const unsigned int auth_tag_len = tdata->auth_tag.len; in create_aead_operation_SGL() local