Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_gcm_priv.h87 uint8_t *auth_tag, uint64_t auth_tag_len);
104 uint8_t *auth_tag, uint64_t auth_tag_len);
118 const uint64_t auth_tag_len);
/dpdk/app/test/
H A Dtest_cryptodev.c2776 unsigned int auth_tag_len, in create_wireless_algo_hash_operation() argument
2805 ut_params->ibuf, auth_tag_len); in create_wireless_algo_hash_operation()
2813 memset(sym_op->auth.digest.data, 0, auth_tag_len); in create_wireless_algo_hash_operation()
2819 auth_tag_len); in create_wireless_algo_hash_operation()
2861 ut_params->ibuf, auth_tag_len); in create_wireless_cipher_hash_operation()
2875 auth_tag_len); in create_wireless_cipher_hash_operation()
2902 const unsigned auth_tag_len, in create_wireless_algo_cipher_hash_operation() argument
2933 ut_params->ibuf, auth_tag_len); in create_wireless_algo_cipher_hash_operation()
2961 auth_tag_len); in create_wireless_algo_cipher_hash_operation()
14218 auth_tag_len); in create_aead_operation_SGL()
[all …]