Home
last modified time | relevance | path

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

/dpdk/lib/pipeline/
H A Drte_table_action.c1657 } iv_aad; member
1953 uint8_t *iv = crypto_op->iv_aad.cipher_auth.cipher_iv; in pkt_work_sym_crypto()
2007 uint8_t *iv = crypto_op->iv_aad.cipher_auth.auth_iv; in pkt_work_sym_crypto()
2016 uint8_t *iv = crypto_op->iv_aad.aead_iv_aad.iv; in pkt_work_sym_crypto()
2017 uint8_t *aad = crypto_op->iv_aad.aead_iv_aad.aad; in pkt_work_sym_crypto()