Searched refs:crypto_xforms (Results 1 – 2 of 2) sorted by relevance
47 struct rte_crypto_sym_xform *crypto_xforms; member180 sa->crypto_xforms = &sa->aead_xform; in fill_ipsec_param()198 sa->crypto_xforms = &sa->auth_xform; in fill_ipsec_param()205 sa->crypto_xforms = &sa->cipher_xform; in fill_ipsec_param()209 prm->crypto_xform = sa->crypto_xforms; in fill_ipsec_param()
71 struct rte_crypto_sym_xform *crypto_xforms; member228 ut_params->crypto_xforms = &ut_params->auth_xform; in fill_crypto_xform()235 ut_params->crypto_xforms = &ut_params->cipher_xform; in fill_crypto_xform()659 ut->crypto_xforms, qp->mp_session_private); in create_crypto_session()717 prm->crypto_xform = ut_params->crypto_xforms; in fill_ipsec_param()