| /dpdk/lib/cryptodev/ |
| H A D | rte_crypto_sym.h | 615 struct rte_crypto_sym_op { struct 886 __rte_crypto_sym_op_reset(struct rte_crypto_sym_op *op) in __rte_crypto_sym_op_reset() 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()
|
| H A D | rte_crypto.h | 135 struct rte_crypto_sym_op sym[0]; 335 sizeof(struct rte_crypto_sym_op)); in __rte_crypto_op_get_priv_data() 381 sizeof(struct rte_crypto_sym_op)))) in rte_crypto_sym_op_alloc_from_mbuf_priv_data()
|
| /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() 99 struct rte_crypto_sym_op *sym_op = cop->sym; in process_inb_sa()
|
| H A D | cn9k_ipsec_la_ops.h | 78 struct rte_crypto_sym_op *sym_op = cop->sym; in process_outb_sa() 136 struct rte_crypto_sym_op *sym_op = cop->sym; in process_inb_sa()
|
| H A D | cn9k_cryptodev_ops.c | 45 struct rte_crypto_sym_op *sym_op = op->sym; in cn9k_cpt_sec_inst_fill() 74 struct rte_crypto_sym_op *sym_op = op->sym; in cn9k_cpt_sym_temp_sess_create() 107 struct rte_crypto_sym_op *sym_op; in cn9k_cpt_inst_prep() 388 struct rte_crypto_sym_op *sym_op = cop->sym; in cn9k_cpt_sec_post_process()
|
| H A D | cn10k_cryptodev_ops.c | 25 struct rte_crypto_sym_op *sym_op = op->sym; in cn10k_cpt_sym_temp_sess_create() 55 struct rte_crypto_sym_op *sym_op = op->sym; in cpt_sec_inst_fill() 104 struct rte_crypto_sym_op *sym_op; in cn10k_cpt_fill_inst()
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym.h | 168 struct rte_crypto_sym_op *sym_op = op->sym; in qat_bpicipher_postprocess() 225 struct rte_crypto_sym_op *sym_op = op->sym; in qat_crc_verify() 249 struct rte_crypto_sym_op *sym_op = op->sym; in qat_crc_generate()
|
| /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() 148 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_security_ipsec() 174 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_security_ipsec() 200 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_null_cipher() 240 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_null_auth() 280 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_cipher() 337 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_auth() 438 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_cipher_auth() 557 struct rte_crypto_sym_op *sym_op = ops[i]->sym; in cperf_set_ops_aead()
|
| H A D | cperf_test_throughput.c | 86 sizeof(struct rte_crypto_sym_op); in cperf_throughput_test_constructor() 148 sizeof(struct rte_crypto_sym_op); in cperf_throughput_test_runner()
|
| H A D | cperf_test_verify.c | 74 sizeof(struct rte_crypto_sym_op); in cperf_verify_test_constructor() 238 sizeof(struct rte_crypto_sym_op); in cperf_verify_test_runner()
|
| H A D | cperf_test_latency.c | 83 sizeof(struct rte_crypto_sym_op) + in cperf_latency_test_constructor() 166 sizeof(struct rte_crypto_sym_op) + in cperf_latency_test_runner()
|
| H A D | cperf_test_pmd_cyclecount.c | 57 sizeof(struct rte_crypto_op) + sizeof(struct rte_crypto_sym_op); 118 sizeof(struct rte_crypto_sym_op); in cperf_pmd_cyclecount_test_constructor()
|
| /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() 131 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_combined_op() 208 struct rte_crypto_sym_op *sym_op = op->sym; in process_crypto_aead_op()
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec.h | 27 sizeof(struct rte_crypto_sym_op)) 186 struct rte_crypto_sym_op sym_cop;
|
| H A D | esp.c | 29 struct rte_crypto_sym_op *sym_cop; in esp_inbound() 229 struct rte_crypto_sym_op *sym_cop; in esp_outbound()
|
| /dpdk/examples/fips_validation/ |
| H A D | fips_dev_self_test.c | 10 #define IV_OFF (sizeof(struct rte_crypto_op) + sizeof(struct rte_crypto_sym_op)) 1180 struct rte_crypto_sym_op *sym = op->sym; in prepare_cipher_op() 1219 struct rte_crypto_sym_op *sym = op->sym; in prepare_auth_op() 1258 struct rte_crypto_sym_op *sym = op->sym; in prepare_aead_op()
|
| /dpdk/app/test/ |
| H A D | test_event_crypto_adapter.c | 53 sizeof(struct rte_crypto_sym_op) + \ 183 struct rte_crypto_sym_op *sym_op; in test_op_forward_mode() 382 struct rte_crypto_sym_op *sym_op; in test_op_new_mode()
|
| H A D | test_cryptodev.h | 50 sizeof(struct rte_crypto_sym_op) + DEFAULT_NUM_XFORMS * \
|
| /dpdk/drivers/crypto/null/ |
| H A D | null_crypto_pmd.c | 76 struct rte_crypto_sym_op *sym_op = op->sym; in get_session()
|
| /dpdk/lib/ipsec/ |
| H A D | crypto.h | 309 struct rte_crypto_sym_op *sop; in lksd_none_cop_prepare()
|
| H A D | esp_inb.c | 26 sop_ciph_auth_prepare(struct rte_crypto_sym_op *sop, in sop_ciph_auth_prepare() 43 sop_aead_prepare(struct rte_crypto_sym_op *sop, in sop_aead_prepare() 63 struct rte_crypto_sym_op *sop; in inb_cop_prepare()
|
| H A D | esp_outb.c | 27 sop_ciph_auth_prepare(struct rte_crypto_sym_op *sop, in sop_ciph_auth_prepare() 44 sop_aead_prepare(struct rte_crypto_sym_op *sop, in sop_aead_prepare() 64 struct rte_crypto_sym_op *sop; in outb_cop_prepare()
|
| /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() 208 struct rte_crypto_sym_op *sym_op = cop->sym; in virtqueue_crypto_sym_enqueue_xmit()
|
| /dpdk/drivers/crypto/caam_jr/ |
| H A D | caam_jr.c | 712 struct rte_crypto_sym_op *sym = op->sym; in build_auth_only_sg() 798 struct rte_crypto_sym_op *sym = op->sym; in build_auth_only() 862 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_only_sg() 978 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_only() 1052 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_auth_sg() 1196 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_auth() 1307 struct rte_crypto_sym_op *sym = op->sym; in build_proto()
|
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.c | 669 struct rte_crypto_sym_op *sym_op; in dpaa_sec_dump() 883 struct rte_crypto_sym_op *sym = op->sym; in build_auth_only_sg() 1012 struct rte_crypto_sym_op *sym = op->sym; in build_auth_only() 1107 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_only_sg() 1216 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_only() 1286 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_auth_gcm_sg() 1423 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_auth_gcm() 1535 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_auth_sg() 1661 struct rte_crypto_sym_op *sym = op->sym; in build_cipher_auth() 1757 struct rte_crypto_sym_op *sym = op->sym; in build_proto() [all …]
|