Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_cryptodev.c2339 unsigned int auth_tag_len, in create_wireless_algo_hash_operation()
2398 const unsigned int auth_tag_len = tdata->digest.len; in create_wireless_cipher_hash_operation() local
2465 const unsigned auth_tag_len, in create_wireless_algo_cipher_hash_operation()
2558 const uint8_t *auth_tag, unsigned int auth_tag_len, in create_wireless_algo_auth_cipher_operation()
12257 const unsigned int auth_tag_len = tdata->auth_tag.len; in create_aead_operation_SGL() local