Home
last modified time | relevance | path

Searched refs:rte_crypto_auth_xform (Results 1 – 16 of 16) sorted by relevance

/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_session.c76 const struct rte_crypto_auth_xform *auth_xform) in crypto_set_session_auth_parameters()
122 static struct rte_crypto_auth_xform *
156 struct rte_crypto_auth_xform *auth_xform = in crypto_set_session_parameters()
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_crypto_sym.h367 struct rte_crypto_auth_xform { struct
550 struct rte_crypto_auth_xform auth;
/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c456 configure_auth_ctx(struct rte_crypto_auth_xform *xform, in configure_auth_ctx()
541 struct rte_crypto_auth_xform *auth_xform = NULL; in nitrox_sym_dev_sess_configure()
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c1091 static struct rte_crypto_auth_xform *
1169 struct rte_crypto_auth_xform *auth_xform) in virtio_crypto_sym_pad_auth_param()
1211 struct rte_crypto_auth_xform *auth_xform = NULL; in virtio_crypto_sym_pad_op_ctrl_req()
/f-stack/dpdk/examples/fips_validation/
H A Dmain.c821 struct rte_crypto_auth_xform *auth_xform = &xform->auth; in prepare_hmac_xform()
904 struct rte_crypto_auth_xform *auth_xform = &xform->auth; in prepare_gmac_xform()
949 struct rte_crypto_auth_xform *auth_xform = &xform->auth; in prepare_cmac_xform()
1033 struct rte_crypto_auth_xform *auth_xform = &xform->auth; in prepare_sha_xform()
H A Dfips_dev_self_test.c1064 struct rte_crypto_auth_xform *auth_xform = &xform->auth; in prepare_auth_xform()
/f-stack/dpdk/lib/librte_ipsec/
H A Dsa.c23 struct rte_crypto_auth_xform *auth;
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c2131 struct rte_crypto_auth_xform *auth_xform; in dpaa_sec_chain_init()
2553 struct rte_crypto_auth_xform *auth_xform, in dpaa_sec_ipsec_proto_init()
2697 struct rte_crypto_auth_xform *auth_xform = NULL; in dpaa_sec_set_ipsec_session()
2854 struct rte_crypto_auth_xform *auth_xform = NULL; in dpaa_sec_set_pdcp_session()
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c216 static struct rte_crypto_auth_xform *
705 struct rte_crypto_auth_xform *auth_xform = qat_get_auth_xform(xform); in qat_sym_session_configure_auth()
/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h39 cpt_mac_len_verify(struct rte_crypto_auth_xform *auth) in cpt_mac_len_verify()
2670 struct rte_crypto_auth_xform *a_form; in fill_sess_auth()
2767 struct rte_crypto_auth_xform *a_form; in fill_sess_gmac()
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c2313 struct rte_crypto_auth_xform *auth_xform; in dpaa2_sec_aead_chain_init()
2679 struct rte_crypto_auth_xform *auth_xform, in dpaa2_sec_ipsec_proto_init()
2830 struct rte_crypto_auth_xform *auth_xform = NULL; in dpaa2_sec_set_ipsec_session()
3074 struct rte_crypto_auth_xform *auth_xform = NULL; in dpaa2_sec_set_pdcp_session()
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_19_08.rst286 structure (``rte_crypto_cipher_xform``, ``rte_crypto_auth_xform``, and
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c1753 struct rte_crypto_auth_xform *auth_xform; in caam_jr_set_ipsec_session()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst517 struct rte_crypto_auth_xform auth;
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_table_action.c1780 const struct rte_crypto_auth_xform *auth_xform = NULL; in sym_crypto_apply()
/f-stack/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c756 const struct rte_crypto_auth_xform *auth_xform = NULL; in ccp_configure_session_auth()