Home
last modified time | relevance | path

Searched refs:fill_crypto_xform (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/ipsec/
H A Dsa.c30 fill_crypto_xform(struct crypto_xform *xform, uint64_t type, in fill_crypto_xform() function
585 rc = fill_crypto_xform(&cxf, type, prm); in rte_ipsec_sa_init()
/dpdk/app/test/
H A Dtest_ipsec.c222 fill_crypto_xform(struct ipsec_unitest_params *ut_params, in fill_crypto_xform() function
305 fill_crypto_xform(ut_params, auth_algo, cipher_algo); in testsuite_setup()
724 fill_crypto_xform(ut_params, auth_algo, cipher_algo); in fill_ipsec_param()