Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ipsec/
H A Dcrypto.h29 struct aead_gcm_iv { struct
63 aead_gcm_iv_fill(struct aead_gcm_iv *gcm, uint64_t iv, uint32_t salt) in aead_gcm_iv_fill()
H A Desp_inb.c65 struct aead_gcm_iv *gcm; in inb_cop_prepare()
82 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in inb_cop_prepare()
112 struct aead_gcm_iv *gcm; in inb_cpu_crypto_prepare()
123 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()
88 gcm = rte_crypto_op_ctod_offset(cop, struct aead_gcm_iv *, in outb_cop_prepare()
420 struct aead_gcm_iv *gcm; in outb_cpu_crypto_prepare()