Home
last modified time | relevance | path

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

/dpdk/lib/ipsec/
H A Dcrypto.h18 struct aesctr_cnt_blk { struct
127 aes_ctr_cnt_blk_fill(struct aesctr_cnt_blk *ctr, uint64_t iv, uint32_t nonce) in aes_ctr_cnt_blk_fill()
H A Desp_inb.c67 struct aesctr_cnt_blk *ctr; in inb_cop_prepare()
125 ctr = rte_crypto_op_ctod_offset(cop, struct aesctr_cnt_blk *, in inb_cop_prepare()
142 struct aesctr_cnt_blk *ctr; in inb_cpu_crypto_prepare()
170 ctr = (struct aesctr_cnt_blk *)iv; in inb_cpu_crypto_prepare()
H A Desp_outb.c68 struct aesctr_cnt_blk *ctr; in outb_cop_prepare()
128 ctr = rte_crypto_op_ctod_offset(cop, struct aesctr_cnt_blk *, in outb_cop_prepare()
500 struct aesctr_cnt_blk *ctr; in outb_cpu_crypto_prepare()