Searched refs:sop_ciph_auth_prepare (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | esp_inb.c | 27 sop_ciph_auth_prepare(struct rte_crypto_sym_op *sop, in sop_ciph_auth_prepare() function 88 sop_ciph_auth_prepare(sop, sa, icv, pofs, plen); in inb_cop_prepare() 95 sop_ciph_auth_prepare(sop, sa, icv, pofs, plen); in inb_cop_prepare() 103 sop_ciph_auth_prepare(sop, sa, icv, pofs, plen); in inb_cop_prepare()
|
| H A D | esp_outb.c | 27 sop_ciph_auth_prepare(struct rte_crypto_sym_op *sop, in sop_ciph_auth_prepare() function 81 sop_ciph_auth_prepare(sop, sa, icv, hlen, plen); in outb_cop_prepare() 94 sop_ciph_auth_prepare(sop, sa, icv, hlen, plen); in outb_cop_prepare()
|