Home
last modified time | relevance | path

Searched defs:xform (Results 1 – 25 of 65) sorted by relevance

123

/dpdk/drivers/common/qat/qat_adf/
H A Dqat_pke.h53 get_modexp_function(struct rte_crypto_asym_xform *xform) in get_modexp_function()
59 get_modinv_function(struct rte_crypto_asym_xform *xform) in get_modinv_function()
140 get_rsa_enc_function(struct rte_crypto_asym_xform *xform) in get_rsa_enc_function()
167 get_rsa_dec_function(struct rte_crypto_asym_xform *xform) in get_rsa_dec_function()
194 get_rsa_crt_function(struct rte_crypto_asym_xform *xform) in get_rsa_crt_function()
222 get_ecdsa_verify_function(struct rte_crypto_asym_xform *xform) in get_ecdsa_verify_function()
242 get_ecdsa_function(struct rte_crypto_asym_xform *xform) in get_ecdsa_function()
262 get_ecpm_function(struct rte_crypto_asym_xform *xform) in get_ecpm_function()
/dpdk/drivers/crypto/qat/
H A Dqat_asym.c205 struct rte_crypto_asym_xform *xform) in modexp_set_input()
256 struct rte_crypto_asym_xform *xform) in modexp_collect()
274 struct rte_crypto_asym_xform *xform) in modinv_set_input()
314 struct rte_crypto_asym_xform *xform) in modinv_collect()
333 struct rte_crypto_asym_xform *xform) in rsa_set_pub_input()
393 struct rte_crypto_asym_xform *xform) in rsa_set_priv_input()
495 struct rte_crypto_asym_xform *xform) in rsa_set_input()
580 struct rte_crypto_asym_xform *xform) in ecdsa_set_input()
706 struct rte_crypto_asym_xform *xform) in ecpm_set_input()
822 struct rte_crypto_asym_xform *xform; in qat_asym_build_request() local
[all …]
H A Dqat_sym_session.c194 qat_get_cmd_id(const struct rte_crypto_sym_xform *xform) in qat_get_cmd_id()
240 qat_get_auth_xform(struct rte_crypto_sym_xform *xform) in qat_get_auth_xform()
253 qat_get_cipher_xform(struct rte_crypto_sym_xform *xform) in qat_get_cipher_xform()
267 struct rte_crypto_sym_xform *xform, in qat_sym_session_configure_cipher()
460 struct rte_crypto_sym_xform *xform, in qat_sym_session_configure()
491 struct rte_crypto_sym_xform *xform, void *session_private) in qat_sym_session_set_parameters()
626 struct rte_crypto_sym_xform *xform, in qat_sym_session_configure_auth()
793 struct rte_crypto_sym_xform *xform, in qat_sym_session_configure_aead()
2157 struct rte_crypto_sym_xform *xform = NULL; in qat_sec_session_set_docsis_parameters() local
H A Dqat_ec.h194 pick_curve(struct rte_crypto_asym_xform *xform) in pick_curve()
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_session.c17 crypto_get_chain_order(const struct rte_crypto_sym_xform *xform) in crypto_get_chain_order()
123 crypto_get_auth_xform(struct rte_crypto_sym_xform *xform) in crypto_get_auth_xform()
136 crypto_get_cipher_xform(struct rte_crypto_sym_xform *xform) in crypto_get_cipher_xform()
151 struct rte_crypto_sym_xform *xform) in crypto_set_session_parameters()
226 struct rte_crypto_sym_xform *xform, in bcmfs_sym_session_configure()
/dpdk/examples/fips_validation/
H A Dmain.c736 prepare_aes_xform(struct rte_crypto_sym_xform *xform) in prepare_aes_xform()
784 prepare_tdes_xform(struct rte_crypto_sym_xform *xform) in prepare_tdes_xform()
832 prepare_hmac_xform(struct rte_crypto_sym_xform *xform) in prepare_hmac_xform()
869 prepare_gcm_xform(struct rte_crypto_sym_xform *xform) in prepare_gcm_xform()
915 prepare_gmac_xform(struct rte_crypto_sym_xform *xform) in prepare_gmac_xform()
960 prepare_cmac_xform(struct rte_crypto_sym_xform *xform) in prepare_cmac_xform()
998 prepare_ccm_xform(struct rte_crypto_sym_xform *xform) in prepare_ccm_xform()
1044 prepare_sha_xform(struct rte_crypto_sym_xform *xform) in prepare_sha_xform()
1079 prepare_xts_xform(struct rte_crypto_sym_xform *xform) in prepare_xts_xform()
1166 struct rte_crypto_sym_xform xform = {0}; in fips_run_test() local
H A Dfips_dev_self_test.c999 struct rte_crypto_sym_xform *xform, in prepare_cipher_xform()
1056 struct rte_crypto_sym_xform *xform, in prepare_auth_xform()
1112 struct rte_crypto_sym_xform *xform, in prepare_aead_xform()
1465 struct rte_crypto_sym_xform xform; in run_single_test() local
/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd.c206 armv8_crypto_get_chain_order(const struct rte_crypto_sym_xform *xform) in armv8_crypto_get_chain_order()
232 const struct rte_crypto_sym_xform *xform) in auth_hmac_pad_prepare()
260 const struct rte_crypto_sym_xform *xform) in auth_set_prerequisites()
345 const struct rte_crypto_sym_xform *xform) in cipher_set_prerequisites()
468 const struct rte_crypto_sym_xform *xform) in armv8_crypto_set_session_parameters()
/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.c265 get_crypto_chain_order(const struct rte_crypto_sym_xform *xform) in get_crypto_chain_order()
362 crypto_key_is_valid(struct rte_crypto_cipher_xform *xform, in crypto_key_is_valid()
375 configure_cipher_ctx(struct rte_crypto_cipher_xform *xform, in configure_cipher_ctx()
456 configure_auth_ctx(struct rte_crypto_auth_xform *xform, in configure_auth_ctx()
483 configure_aead_ctx(struct rte_crypto_aead_xform *xform, in configure_aead_ctx()
534 struct rte_crypto_sym_xform *xform, in nitrox_sym_dev_sess_configure()
/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c1081 virtio_crypto_get_cipher_xform(struct rte_crypto_sym_xform *xform) in virtio_crypto_get_cipher_xform()
1094 virtio_crypto_get_auth_xform(struct rte_crypto_sym_xform *xform) in virtio_crypto_get_auth_xform()
1108 virtio_crypto_get_chain_order(struct rte_crypto_sym_xform *xform) in virtio_crypto_get_chain_order()
1208 struct rte_crypto_sym_xform *xform, bool is_chainned, in virtio_crypto_sym_pad_op_ctrl_req()
1294 struct rte_crypto_sym_xform *xform, in virtio_crypto_check_sym_configure_session_paras()
1313 struct rte_crypto_sym_xform *xform, in virtio_crypto_sym_configure_session()
/dpdk/drivers/crypto/openssl/
H A Drte_openssl_pmd_ops.c772 struct rte_crypto_sym_xform *xform, in openssl_pmd_sym_session_configure()
807 struct rte_crypto_asym_xform *xform) in openssl_set_asym_session_parameters()
1119 struct rte_crypto_asym_xform *xform, in openssl_pmd_asym_session_configure()
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_cryptodev_ops.c425 cnxk_sess_fill(struct rte_crypto_sym_xform *xform, struct cnxk_se_sess *sess) in cnxk_sess_fill()
560 struct rte_crypto_sym_xform *xform, in sym_session_configure()
607 struct rte_crypto_sym_xform *xform, in cnxk_cpt_sym_session_configure()
676 struct rte_crypto_asym_xform *xform, in cnxk_ae_session_cfg()
H A Dcnxk_ae.h43 struct rte_crypto_asym_xform *xform) in cnxk_ae_fill_modex_params()
78 struct rte_crypto_asym_xform *xform) in cnxk_ae_fill_rsa_params()
136 struct rte_crypto_asym_xform *xform) in cnxk_ae_fill_ec_params()
166 struct rte_crypto_asym_xform *xform) in cnxk_ae_fill_session_parameters()
/dpdk/drivers/common/cpt/
H A Dcpt_ucode_asym.h34 struct rte_crypto_asym_xform *xform) in cpt_fill_modex_params()
74 struct rte_crypto_asym_xform *xform) in cpt_fill_rsa_params()
130 struct rte_crypto_asym_xform *xform) in cpt_fill_ec_params()
161 struct rte_crypto_asym_xform *xform) in cpt_fill_asym_session_parameters()
/dpdk/drivers/compress/zlib/
H A Dzlib_pmd_ops.c219 const struct rte_comp_xform *xform, in zlib_pmd_stream_create()
254 const struct rte_comp_xform *xform, in zlib_pmd_private_xform_create()
/dpdk/drivers/compress/qat/
H A Dqat_comp.c819 const struct rte_comp_xform *xform, in qat_comp_create_templates()
955 const struct rte_comp_xform *xform, in qat_comp_private_xform_create()
1082 const struct rte_comp_xform *xform, in qat_comp_stream_create()
/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_aesni_mb.c63 const struct rte_crypto_sym_xform *xform) in aesni_mb_set_session_auth_parameters()
371 const struct rte_crypto_sym_xform *xform) in aesni_mb_set_session_cipher_parameters()
591 const struct rte_crypto_sym_xform *xform) in aesni_mb_set_session_aead_parameters()
709 const struct rte_crypto_sym_xform *xform) in aesni_mb_session_configure()
840 struct rte_security_docsis_xform *xform) in aesni_mb_set_docsis_sec_session_auth_parameters()
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c270 mlx5_compress_xform_free(struct rte_compressdev *dev, void *xform) in mlx5_compress_xform_free()
283 const struct rte_comp_xform *xform, in mlx5_compress_xform_create()
475 struct mlx5_compress_xform *xform; in mlx5_compress_enqueue_burst() local
593 volatile struct mlx5_compress_xform *restrict xform; in mlx5_compress_dequeue_burst() local
/dpdk/drivers/compress/qat/dev/
H A Dqat_comp_pmd_gen4.c78 const struct rte_comp_xform *xform, in qat_comp_set_slice_cfg_word_gen4()
H A Dqat_comp_pmd_gen1.c101 const struct rte_comp_xform *xform, in qat_comp_set_slice_cfg_word_gen1()
/dpdk/app/test/
H A Dtest_cryptodev_asym.c1051 struct rte_crypto_asym_xform xform = *xfrm; in test_dh_gen_shared_sec() local
1134 struct rte_crypto_asym_xform xform = *xfrm; in test_dh_gen_priv_key() local
1215 struct rte_crypto_asym_xform xform = *xfrm; in test_dh_gen_pub_key() local
1306 struct rte_crypto_asym_xform xform = *xfrm; in test_dh_gen_kp() local
1787 struct rte_crypto_asym_xform xform; in test_ecdsa_sign_verify() local
1989 struct rte_crypto_asym_xform xform; in test_ecpm() local
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c2208 struct rte_crypto_sym_xform *xform, in dpaa_sec_cipher_init()
2261 struct rte_crypto_sym_xform *xform, in dpaa_sec_auth_init()
2364 struct rte_crypto_sym_xform *xform, in dpaa_sec_chain_init()
2476 struct rte_crypto_sym_xform *xform, in dpaa_sec_aead_init()
2581 struct rte_crypto_sym_xform *xform, void *sess) in dpaa_sec_set_session_parameters()
2678 struct rte_crypto_sym_xform *xform, in dpaa_sec_sym_session_configure()
3119 struct rte_crypto_sym_xform *xform = conf->crypto_xform; in dpaa_sec_set_pdcp_session() local
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c1552 struct rte_crypto_sym_xform *xform, in caam_jr_cipher_init()
1576 struct rte_crypto_sym_xform *xform, in caam_jr_auth_init()
1599 struct rte_crypto_sym_xform *xform, in caam_jr_aead_init()
1625 struct rte_crypto_sym_xform *xform, void *sess) in caam_jr_set_session_parameters()
1696 struct rte_crypto_sym_xform *xform, in caam_jr_sym_session_configure()
/dpdk/drivers/compress/octeontx/
H A Dotx_zip_pmd.c115 const struct rte_comp_xform *xform, in zip_set_stream_parameters()
438 const struct rte_comp_xform *xform, void **stream) in zip_pmd_stream_create()
/dpdk/drivers/crypto/ccp/
H A Dccp_crypto.c141 ccp_get_cmd_id(const struct rte_crypto_sym_xform *xform) in ccp_get_cmd_id()
666 const struct rte_crypto_sym_xform *xform) in ccp_configure_session_cipher()
761 const struct rte_crypto_sym_xform *xform) in ccp_configure_session_auth()
1118 const struct rte_crypto_sym_xform *xform) in ccp_configure_session_aead()
1186 const struct rte_crypto_sym_xform *xform, in ccp_set_session_parameters()

123