Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_ipsec/
H A Dsa.c32 fill_crypto_xform(struct crypto_xform *xform, uint64_t type, in fill_crypto_xform() function
514 rc = fill_crypto_xform(&cxf, type, prm); in rte_ipsec_sa_init()
/f-stack/dpdk/app/test/
H A Dtest_ipsec.c212 fill_crypto_xform(struct ipsec_unitest_params *ut_params, in fill_crypto_xform() function
295 fill_crypto_xform(ut_params, auth_algo, cipher_algo); in testsuite_setup()
714 fill_crypto_xform(ut_params, auth_algo, cipher_algo); in fill_ipsec_param()