Home
last modified time | relevance | path

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

12

/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_session.c53 const struct rte_crypto_cipher_xform *cipher_xform) in crypto_set_session_cipher_parameters()
154 struct rte_crypto_cipher_xform *cipher_xform = in crypto_set_session_parameters() local
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_ipsec.h105 struct rte_crypto_sym_xform *auth_xform, *cipher_xform; in cnxk_ipsec_xform_verify() local
H A Dcn9k_ipsec.c120 struct rte_crypto_sym_xform *cipher_xform, *auth_xform; in ipsec_sa_ctl_set() local
269 struct rte_crypto_sym_xform *cipher_xform, *auth_xform; in fill_ipsec_common_sa() 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/examples/fips_validation/
H A Dmain.c740 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; in prepare_aes_xform() local
788 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; in prepare_tdes_xform() local
1083 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; in prepare_xts_xform() local
H A Dfips_dev_self_test.c1007 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; in prepare_cipher_xform() local
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd.c224 const struct rte_crypto_sym_xform *cipher_xform) in mrvl_crypto_set_cipher_session_parameters()
418 const struct rte_crypto_sym_xform *cipher_xform = NULL; in mrvl_crypto_set_session_parameters() local
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_chacha_poly.c14 const struct rte_crypto_sym_xform *cipher_xform; in chacha20_poly1305_session_configure() local
H A Dpmd_zuc.c14 const struct rte_crypto_sym_xform *cipher_xform = NULL; in zuc_session_configure() local
H A Dpmd_kasumi.c20 const struct rte_crypto_sym_xform *cipher_xform = NULL; in kasumi_session_configure() local
H A Dpmd_snow3g.c14 const struct rte_crypto_sym_xform *cipher_xform = NULL; in snow3g_session_configure() local
H A Dpmd_aesni_mb.c712 const struct rte_crypto_sym_xform *cipher_xform = NULL; in aesni_mb_session_configure() local
877 struct rte_crypto_sym_xform *cipher_xform; in aesni_mb_set_docsis_sec_session_parameters() local
H A Dipsec_mb_private.h191 const struct rte_crypto_sym_xform **cipher_xform, in ipsec_mb_parse_xform()
H A Dpmd_aesni_gcm.c65 const struct rte_crypto_sym_xform *cipher_xform; in aesni_gcm_session_configure() local
/dpdk/app/test/
H A Dtest_event_crypto_adapter.c180 struct rte_crypto_sym_xform cipher_xform; in test_op_forward_mode() local
379 struct rte_crypto_sym_xform cipher_xform; in test_op_new_mode() local
H A Dtest_ipsec_perf.c56 struct rte_crypto_sym_xform cipher_xform; member
H A Dtest_cryptodev_blockcipher.c80 struct rte_crypto_sym_xform *cipher_xform = NULL; in test_blockcipher_one_case() local
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c2368 struct rte_crypto_cipher_xform *cipher_xform; in dpaa_sec_chain_init() local
2802 dpaa_sec_ipsec_proto_init(struct rte_crypto_cipher_xform *cipher_xform, in dpaa_sec_ipsec_proto_init()
2956 struct rte_crypto_cipher_xform *cipher_xform = NULL; in dpaa_sec_set_ipsec_session() local
3121 struct rte_crypto_cipher_xform *cipher_xform = NULL; in dpaa_sec_set_pdcp_session() local
/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c1139 struct rte_crypto_cipher_xform *cipher_xform) in virtio_crypto_sym_pad_cipher_param()
1214 struct rte_crypto_cipher_xform *cipher_xform = NULL; in virtio_crypto_sym_pad_op_ctrl_req() local
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c2628 struct rte_crypto_cipher_xform *cipher_xform; in dpaa2_sec_aead_chain_init() local
3000 dpaa2_sec_ipsec_proto_init(struct rte_crypto_cipher_xform *cipher_xform, in dpaa2_sec_ipsec_proto_init()
3155 struct rte_crypto_cipher_xform *cipher_xform = NULL; in dpaa2_sec_set_ipsec_session() local
3406 struct rte_crypto_cipher_xform *cipher_xform = NULL; in dpaa2_sec_set_pdcp_session() local
/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c668 const struct rte_crypto_cipher_xform *cipher_xform = NULL; in ccp_configure_session_cipher() local
1189 const struct rte_crypto_sym_xform *cipher_xform = NULL; in ccp_set_session_parameters() local
/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c540 struct rte_crypto_cipher_xform *cipher_xform = NULL; in nitrox_sym_dev_sess_configure() local
/dpdk/app/test-crypto-perf/
H A Dcperf_ops.c780 struct rte_crypto_sym_xform cipher_xform; in cperf_create_session() local
/dpdk/drivers/crypto/qat/
H A Dqat_sym_session.c271 struct rte_crypto_cipher_xform *cipher_xform = NULL; in qat_sym_session_configure_cipher() local
/dpdk/app/test-eventdev/
H A Dtest_perf_common.c709 struct rte_crypto_sym_xform cipher_xform; in cryptodev_sym_sess_create() local

12