Home
last modified time | relevance | path

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

/dpdk/lib/ipsec/
H A Dcrypto.h98 struct aead_ccm_iv { struct
153 aead_ccm_iv_fill(struct aead_ccm_iv *ccm, uint64_t iv, uint32_t salt) in aead_ccm_iv_fill()
H A Desp_inb.c65 struct aead_ccm_iv *ccm; in inb_cop_prepare()
91 ccm = rte_crypto_op_ctod_offset(cop, struct aead_ccm_iv *, in inb_cop_prepare()
140 struct aead_ccm_iv *ccm; in inb_cpu_crypto_prepare()
157 ccm = (struct aead_ccm_iv *)iv; in inb_cpu_crypto_prepare()
H A Desp_outb.c66 struct aead_ccm_iv *ccm; in outb_cop_prepare()
108 ccm = rte_crypto_op_ctod_offset(cop, struct aead_ccm_iv *, in outb_cop_prepare()
498 struct aead_ccm_iv *ccm; in outb_cpu_crypto_prepare()