Searched refs:crypto_xforms (Results 1 – 2 of 2) sorted by relevance
59 struct rte_crypto_sym_xform *crypto_xforms; member192 sa->crypto_xforms = &sa->aead_xform; in fill_ipsec_param()210 sa->crypto_xforms = &sa->auth_xform; in fill_ipsec_param()217 sa->crypto_xforms = &sa->cipher_xform; in fill_ipsec_param()221 prm->crypto_xform = sa->crypto_xforms; in fill_ipsec_param()
81 struct rte_crypto_sym_xform *crypto_xforms; member238 ut_params->crypto_xforms = &ut_params->auth_xform; in fill_crypto_xform()245 ut_params->crypto_xforms = &ut_params->cipher_xform; in fill_crypto_xform()669 ut->crypto_xforms, qp->mp_session_private); in create_crypto_session()727 prm->crypto_xform = ut_params->crypto_xforms; in fill_ipsec_param()