Home
last modified time | relevance | path

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

/dpdk/lib/ipsec/
H A Dcrypto.h60 struct aead_gcm_iv { struct
145 aead_gcm_iv_fill(struct aead_gcm_iv *gcm, uint64_t iv, uint32_t salt) in aead_gcm_iv_fill()
H A Desp_inb.c64 struct aead_gcm_iv *gcm; in inb_cop_prepare()
83 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in inb_cop_prepare()
117 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in inb_cop_prepare()
139 struct aead_gcm_iv *gcm; in inb_cpu_crypto_prepare()
153 gcm = (struct aead_gcm_iv *)iv; in inb_cpu_crypto_prepare()
H A Desp_outb.c65 struct aead_gcm_iv *gcm; in outb_cop_prepare()
90 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in outb_cop_prepare()
99 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in outb_cop_prepare()
497 struct aead_gcm_iv *gcm; in outb_cpu_crypto_prepare()