Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h40 fill_sess_gmac(struct rte_crypto_sym_xform *xform, struct cnxk_se_sess *sess);
1826 return fill_sess_gmac(xform, sess); in fill_sess_auth()
1932 fill_sess_gmac(struct rte_crypto_sym_xform *xform, struct cnxk_se_sess *sess) in fill_sess_gmac() function
/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_ops.c280 ret = fill_sess_gmac(xform, misc); in sym_session_configure()
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h2851 fill_sess_gmac(struct rte_crypto_sym_xform *xform, in fill_sess_gmac() function