| /dpdk/drivers/crypto/mlx5/ |
| H A D | mlx5_crypto_dek.c | 17 struct rte_crypto_cipher_xform *cipher; 30 struct rte_crypto_cipher_xform *cipher) in mlx5_crypto_dek_prepare() 37 struct rte_crypto_cipher_xform *cipher_ctx = cipher; in mlx5_crypto_dek_prepare() 79 struct rte_crypto_cipher_xform *cipher_ctx = ctx->cipher; in mlx5_crypto_dek_match_cb() 93 struct rte_crypto_cipher_xform *cipher_ctx = ctx->cipher; in mlx5_crypto_dek_create_cb()
|
| H A D | mlx5_crypto.h | 78 struct rte_crypto_cipher_xform *cipher);
|
| H A D | mlx5_crypto.c | 176 struct rte_crypto_cipher_xform *cipher; in mlx5_crypto_sym_session_configure()
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_session.c | 53 const struct rte_crypto_cipher_xform *cipher_xform) in crypto_set_session_cipher_parameters() 135 static struct rte_crypto_cipher_xform * 154 struct rte_crypto_cipher_xform *cipher_xform = in crypto_set_session_parameters()
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_crypto_sym.h | 193 struct rte_crypto_cipher_xform { struct 576 struct rte_crypto_cipher_xform cipher;
|
| /dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym.c | 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() 540 struct rte_crypto_cipher_xform *cipher_xform = NULL; in nitrox_sym_dev_sess_configure()
|
| /dpdk/drivers/crypto/virtio/ |
| H A D | virtio_cryptodev.c | 1080 static struct rte_crypto_cipher_xform * 1139 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()
|
| /dpdk/examples/fips_validation/ |
| H A D | main.c | 740 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; in prepare_aes_xform() 788 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; in prepare_tdes_xform() 1083 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; in prepare_xts_xform()
|
| H A D | fips_dev_self_test.c | 1007 struct rte_crypto_cipher_xform *cipher_xform = &xform->cipher; in prepare_cipher_xform()
|
| /dpdk/drivers/net/iavf/ |
| H A D | iavf_ipsec_crypto.c | 234 struct rte_crypto_cipher_xform *cipher) in valid_cipher_xform() 374 struct rte_crypto_cipher_xform *cipher, uint32_t salt) in sa_add_set_cipher_params()
|
| /dpdk/lib/ipsec/ |
| H A D | sa.c | 22 struct rte_crypto_cipher_xform *cipher;
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn9k_ipsec.c | 664 struct rte_crypto_cipher_xform *cipher; in cn9k_ipsec_xform_verify()
|
| H A D | cnxk_se.h | 1712 struct rte_crypto_cipher_xform *c_form; in fill_sess_cipher()
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_session.c | 252 static struct rte_crypto_cipher_xform * 271 struct rte_crypto_cipher_xform *cipher_xform = NULL; in qat_sym_session_configure_cipher()
|
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 2368 struct rte_crypto_cipher_xform *cipher_xform; in dpaa_sec_chain_init() 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() 3121 struct rte_crypto_cipher_xform *cipher_xform = NULL; in dpaa_sec_set_pdcp_session()
|
| /dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_dpseci.c | 2628 struct rte_crypto_cipher_xform *cipher_xform; in dpaa2_sec_aead_chain_init() 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() 3406 struct rte_crypto_cipher_xform *cipher_xform = NULL; in dpaa2_sec_set_pdcp_session()
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_17_08.rst | 108 * Moved length and offset of cipher IV to ``rte_crypto_cipher_xform``.
|
| H A D | release_19_08.rst | 218 structure (``rte_crypto_cipher_xform``, ``rte_crypto_auth_xform``, and
|
| H A D | release_21_11.rst | 519 * cryptodev: The field ``dataunit_len`` of the ``struct rte_crypto_cipher_xform``
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr.c | 1754 struct rte_crypto_cipher_xform *cipher_xform; in caam_jr_set_ipsec_session()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | cryptodev_lib.rst | 563 struct rte_crypto_cipher_xform cipher;
|
| /dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode.h | 2641 struct rte_crypto_cipher_xform *c_form; in fill_sess_cipher()
|
| /dpdk/lib/pipeline/ |
| H A D | rte_table_action.c | 1777 const struct rte_crypto_cipher_xform *cipher_xform = NULL; in sym_crypto_apply()
|
| /dpdk/drivers/crypto/ccp/ |
| H A D | ccp_crypto.c | 668 const struct rte_crypto_cipher_xform *cipher_xform = NULL; in ccp_configure_session_cipher()
|