Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ipsec/
H A Dcrypto.h18 struct aesctr_cnt_blk { struct
55 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.c66 struct aesctr_cnt_blk *ctr; in inb_cop_prepare()
98 ctr = rte_crypto_op_ctod_offset(cop, struct aesctr_cnt_blk *, in inb_cop_prepare()
113 struct aesctr_cnt_blk *ctr; in inb_cpu_crypto_prepare()
131 ctr = (struct aesctr_cnt_blk *)iv; in inb_cpu_crypto_prepare()
H A Desp_outb.c66 struct aesctr_cnt_blk *ctr; in outb_cop_prepare()
97 ctr = rte_crypto_op_ctod_offset(cop, struct aesctr_cnt_blk *, in outb_cop_prepare()
421 struct aesctr_cnt_blk *ctr; in outb_cpu_crypto_prepare()