| /dpdk/app/test-crypto-perf/ |
| H A D | cperf_ops.c | 68 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_security() local 148 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_security_ipsec() local 174 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_security_ipsec() local 200 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_null_cipher() local 240 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_null_auth() local 280 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_cipher() local 337 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_auth() local 438 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_cipher_auth() local 557 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_aead() local
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym.c | 29 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_cipher_op() local 131 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_combined_op() local 208 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_aead_op() local
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn10k_ipsec_la_ops.h | 54 struct rte_crypto_sym_op *sym_op = cop->sym; in process_outb_sa() local 99 struct rte_crypto_sym_op *sym_op = cop->sym; in process_inb_sa() local
|
| H A D | cn9k_cryptodev_ops.c | 45 struct rte_crypto_sym_op *sym_op = op->sym; in cn9k_cpt_sec_inst_fill() local 74 struct rte_crypto_sym_op *sym_op = op->sym; in cn9k_cpt_sym_temp_sess_create() local 107 struct rte_crypto_sym_op *sym_op; in cn9k_cpt_inst_prep() local 388 struct rte_crypto_sym_op *sym_op = cop->sym; in cn9k_cpt_sec_post_process() local
|
| H A D | cn9k_ipsec_la_ops.h | 78 struct rte_crypto_sym_op *sym_op = cop->sym; in process_outb_sa() local 136 struct rte_crypto_sym_op *sym_op = cop->sym; in process_inb_sa() local
|
| H A D | cn10k_cryptodev_ops.c | 25 struct rte_crypto_sym_op *sym_op = op->sym; in cn10k_cpt_sym_temp_sess_create() local 55 struct rte_crypto_sym_op *sym_op = op->sym; in cpt_sec_inst_fill() local 104 struct rte_crypto_sym_op *sym_op; in cn10k_cpt_fill_inst() local
|
| H A D | cnxk_se.h | 2107 struct rte_crypto_sym_op *sym_op = cop->sym; in fill_fc_params() local 2339 struct rte_crypto_sym_op *sym_op = op->sym; in compl_auth_verify() local 2397 struct rte_crypto_sym_op *sym_op = cop->sym; in fill_digest_params() local
|
| /dpdk/drivers/crypto/dpaa2_sec/ |
| H A D | dpaa2_sec_dpseci.c | 92 struct rte_crypto_sym_op *sym_op = op->sym; in build_proto_compound_sg_fd() local 209 struct rte_crypto_sym_op *sym_op = op->sym; in build_proto_compound_fd() local 285 struct rte_crypto_sym_op *sym_op = op->sym; in build_proto_fd() local 319 struct rte_crypto_sym_op *sym_op = op->sym; in build_authenc_gcm_sg_fd() local 465 struct rte_crypto_sym_op *sym_op = op->sym; in build_authenc_gcm_fd() local 605 struct rte_crypto_sym_op *sym_op = op->sym; in build_authenc_sg_fd() local 752 struct rte_crypto_sym_op *sym_op = op->sym; in build_authenc_fd() local 897 struct rte_crypto_sym_op *sym_op = op->sym; in build_auth_sg_fd() local 1014 struct rte_crypto_sym_op *sym_op = op->sym; in build_auth_fd() local 1128 struct rte_crypto_sym_op *sym_op = op->sym; in build_cipher_sg_fd() local [all …]
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym.h | 168 struct rte_crypto_sym_op *sym_op = op->sym; in qat_bpicipher_postprocess() local 225 struct rte_crypto_sym_op *sym_op = op->sym; in qat_crc_verify() local 249 struct rte_crypto_sym_op *sym_op = op->sym; in qat_crc_generate() local
|
| /dpdk/drivers/crypto/virtio/ |
| H A D | virtio_rxtx.c | 116 struct rte_crypto_sym_op *sym_op = cop->sym; in virtqueue_crypto_sym_pkt_header_arrange() local 208 struct rte_crypto_sym_op *sym_op = cop->sym; in virtqueue_crypto_sym_enqueue_xmit() local
|
| /dpdk/drivers/crypto/null/ |
| H A D | null_crypto_pmd.c | 76 struct rte_crypto_sym_op *sym_op = op->sym; in get_session() local
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | pmd_aesni_gcm.c | 271 struct rte_crypto_sym_op *sym_op = op->sym; in process_gcm_crypto_op() local 461 struct rte_crypto_sym_op *sym_op = op->sym; in aesni_gcm_get_session() local
|
| H A D | pmd_chacha_poly.c | 103 struct rte_crypto_sym_op *sym_op = op->sym; in chacha20_poly1305_crypto_op() local
|
| H A D | ipsec_mb_private.h | 411 struct rte_crypto_sym_op *sym_op = op->sym; in ipsec_mb_get_session_private() local
|
| /dpdk/app/test/ |
| H A D | test_event_crypto_adapter.c | 183 struct rte_crypto_sym_op *sym_op; in test_op_forward_mode() local 382 struct rte_crypto_sym_op *sym_op; in test_op_new_mode() local
|
| H A D | test_cryptodev.c | 2217 struct rte_crypto_sym_op *sym_op = ut_params->op->sym; in test_AES_CBC_HMAC_SHA1_encrypt_digest() local 2376 struct rte_crypto_sym_op *sym_op = ut_params->op->sym; in test_AES_CBC_HMAC_SHA512_decrypt_perform() local 2529 struct rte_crypto_sym_op *sym_op = ut_params->op->sym; in create_wireless_algo_cipher_operation() local 2559 struct rte_crypto_sym_op *sym_op = ut_params->op->sym; in create_wireless_algo_cipher_operation_oop() local 2795 struct rte_crypto_sym_op *sym_op = ut_params->op->sym; in create_wireless_algo_hash_operation() local 2854 struct rte_crypto_sym_op *sym_op = ut_params->op->sym; in create_wireless_cipher_hash_operation() local 2926 struct rte_crypto_sym_op *sym_op = ut_params->op->sym; in create_wireless_algo_cipher_hash_operation() local 3020 struct rte_crypto_sym_op *sym_op = ut_params->op->sym; in create_wireless_algo_auth_cipher_operation() local 8034 struct rte_crypto_sym_op *sym_op = op->sym; in create_aead_xform() local 12660 struct rte_crypto_sym_op *sym_op; in create_gmac_operation() local [all …]
|
| H A D | test_cryptodev_blockcipher.c | 83 struct rte_crypto_sym_op *sym_op = NULL; in test_blockcipher_one_case() local
|
| /dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev_ops.c | 524 struct rte_crypto_sym_op *sym_op = op->sym; in otx_cpt_enq_single_sym() local 564 struct rte_crypto_sym_op *sym_op = op->sym; in otx_cpt_enq_single_sym_sessless() local
|
| /dpdk/app/test-eventdev/ |
| H A D | test_perf_common.c | 285 struct rte_crypto_sym_op *sym_op; in crypto_adapter_enq_op_new() local 336 struct rte_crypto_sym_op *sym_op; in crypto_adapter_enq_op_fwd() local
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_crypto_sym.h | 903 __rte_crypto_sym_op_sym_xforms_alloc(struct rte_crypto_sym_op *sym_op, in __rte_crypto_sym_op_sym_xforms_alloc() 926 __rte_crypto_sym_op_attach_sym_session(struct rte_crypto_sym_op *sym_op, in __rte_crypto_sym_op_attach_sym_session()
|
| /dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode.h | 3082 struct rte_crypto_sym_op *sym_op = cop->sym; in fill_fc_params() local 3343 struct rte_crypto_sym_op *sym_op = op->sym; in compl_auth_verify() local 3405 struct rte_crypto_sym_op *sym_op = cop->sym; in fill_digest_params() local
|
| /dpdk/drivers/crypto/qat/dev/ |
| H A D | qat_crypto_pmd_gens.h | 50 struct rte_crypto_sym_op *sym_op = op->sym; in qat_bpicipher_preprocess() local
|
| /dpdk/lib/security/ |
| H A D | rte_security.h | 708 __rte_security_attach_session(struct rte_crypto_sym_op *sym_op, in __rte_security_attach_session()
|
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 669 struct rte_crypto_sym_op *sym_op; in dpaa_sec_dump() local
|
| /dpdk/lib/pipeline/ |
| H A D | rte_table_action.c | 1643 struct rte_crypto_sym_op sym_op; member
|