Home
last modified time | relevance | path

Searched defs:cipher_xform (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_ipsec.h121 struct rte_crypto_sym_xform *auth_xform, *cipher_xform; in cnxk_ipsec_xform_verify() local
/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd.c360 const struct rte_crypto_sym_xform *cipher_xform, in armv8_crypto_set_session_chained_parameters()
470 const struct rte_crypto_sym_xform *cipher_xform = NULL; in armv8_crypto_set_session_parameters() local
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c222 const struct rte_crypto_sym_xform *cipher_xform) in mrvl_crypto_set_cipher_session_parameters()
416 const struct rte_crypto_sym_xform *cipher_xform = NULL; in mrvl_crypto_set_session_parameters() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_zuc.c14 const struct rte_crypto_sym_xform *cipher_xform = NULL; in zuc_session_configure() local
H A Dpmd_aesni_gcm.c65 const struct rte_crypto_sym_xform *cipher_xform; in aesni_gcm_session_configure() local
/dpdk/examples/fips_validation/
H A Dmain.c1080 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; prepare_aes_xform() local
1131 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; prepare_tdes_xform() local
1426 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; prepare_xts_xform() local
[all...]
H A Dfips_dev_self_test.c1006 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; in prepare_cipher_xform() local
/dpdk/app/test-security-perf/
H A Dtest_security_perf.c25 struct rte_crypto_sym_xform cipher_xform; member
/dpdk/app/test/
H A Dtest_ipsec_perf.c56 struct rte_crypto_sym_xform cipher_xform; member
/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c667 const struct rte_crypto_cipher_xform *cipher_xform = NULL; in ccp_configure_session_cipher() local
1173 const struct rte_crypto_sym_xform *cipher_xform = NULL; in ccp_set_session_parameters() local
/dpdk/examples/l2fwd-crypto/
H A Dmain.c136 struct rte_crypto_sym_xform cipher_xform; member
/dpdk/lib/pipeline/
H A Drte_table_action.c1777 const struct rte_crypto_cipher_xform *cipher_xform = NULL; sym_crypto_apply() local