Home
last modified time | relevance | path

Searched refs:aad_or_auth_iv (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/cryptodev/
H A Drte_cryptodev.h1337 struct rte_crypto_va_iova_ptr *aad_or_auth_iv,
1559 struct rte_crypto_va_iova_ptr *aad_or_auth_iv, in rte_cryptodev_raw_enqueue() argument
1563 n_data_vecs, ofs, iv, digest, aad_or_auth_iv, user_data); in rte_cryptodev_raw_enqueue()
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec_raw_dp.c973 struct rte_crypto_va_iova_ptr *aad_or_auth_iv, in dpaa_sec_raw_enqueue() argument
983 RTE_SET_USED(aad_or_auth_iv); in dpaa_sec_raw_enqueue()
H A Ddpaa_sec.h134 struct rte_crypto_va_iova_ptr *aad_or_auth_iv,
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c818 struct rte_crypto_va_iova_ptr *aad_or_auth_iv, in dpaa2_sec_raw_enqueue() argument
828 RTE_SET_USED(aad_or_auth_iv); in dpaa2_sec_raw_enqueue()
H A Ddpaa2_sec_priv.h178 struct rte_crypto_va_iova_ptr *aad_or_auth_iv,