| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | esp.c | 26 struct rte_crypto_op *cop) in esp_inbound() 145 struct rte_crypto_op *cop) in esp_inbound_post() 223 struct rte_crypto_op *cop) in esp_outbound() 457 struct rte_crypto_op *cop) in esp_outbound_post()
|
| H A D | ipsec_process.c | 24 free_cops(struct rte_crypto_op *cop[], uint32_t n) in free_cops() 34 enqueue_cop_bulk(struct cdev_qp *cqp, struct rte_crypto_op *cop[], uint32_t num) in enqueue_cop_bulk() 186 struct rte_crypto_op *cop[cnt]; in ipsec_prepare_crypto_group() local 333 cqp_dequeue(struct cdev_qp *cqp, struct rte_crypto_op *cop[], uint32_t num) in cqp_dequeue() 348 ctx_dequeue(struct ipsec_ctx *ctx, struct rte_crypto_op *cop[], uint32_t num) in ctx_dequeue() 375 struct rte_crypto_op *cop[RTE_DIM(trf->ipsec.pkts)]; in ipsec_cqp_process() local
|
| H A D | ipsec.c | 513 enqueue_cop(struct cdev_qp *cqp, struct rte_crypto_op *cop) in enqueue_cop()
|
| H A D | ipsec.h | 177 struct rte_crypto_op cop; member 321 get_sym_cop(struct rte_crypto_op *cop) in get_sym_cop()
|
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_evdev_crypto_adptr_dp.h | 22 struct rte_crypto_op *cop, uintptr_t *rsp, in otx2_ca_deq_post_process() 57 struct rte_crypto_op *cop; in otx2_handle_crypto_event() local
|
| /f-stack/dpdk/drivers/crypto/octeontx2/ |
| H A D | otx2_ipsec_po_ops.h | 28 alloc_request_struct(char *maddr, void *cop, int mdata_len, in alloc_request_struct() 57 process_outb_sa(struct rte_crypto_op *cop, in process_outb_sa() 140 process_inb_sa(struct rte_crypto_op *cop, in process_inb_sa()
|
| H A D | otx2_cryptodev_ops.c | 541 uintptr_t *cop; in otx2_cpt_enqueue_asym() local 755 otx2_cpt_asym_rsa_op(struct rte_crypto_op *cop, struct cpt_request_info *req, in otx2_cpt_asym_rsa_op() 847 otx2_cpt_asym_post_process(struct rte_crypto_op *cop, in otx2_cpt_asym_post_process() 879 otx2_cpt_sec_post_process(struct rte_crypto_op *cop, uintptr_t *rsp) in otx2_cpt_sec_post_process() 915 otx2_cpt_dequeue_post_process(struct otx2_cpt_qp *qp, struct rte_crypto_op *cop, in otx2_cpt_dequeue_post_process() 978 struct rte_crypto_op *cop; in otx2_cpt_dequeue_burst() local
|
| /f-stack/dpdk/drivers/crypto/virtio/ |
| H A D | virtio_rxtx.c | 49 struct rte_crypto_op *cop; in virtqueue_dequeue_burst_rx() local 112 struct rte_crypto_op *cop, in virtqueue_crypto_sym_pkt_header_arrange() 193 struct rte_crypto_op *cop) in virtqueue_crypto_sym_enqueue_xmit() 346 struct rte_crypto_op *cop) in virtqueue_crypto_enqueue_xmit()
|
| H A D | virtqueue.c | 27 struct rte_crypto_op *cop = NULL; in virtqueue_detatch_unused() local
|
| /f-stack/dpdk/lib/librte_ipsec/ |
| H A D | rte_ipsec_group.h | 45 rte_ipsec_ses_from_crypto(const struct rte_crypto_op *cop) in rte_ipsec_ses_from_crypto() 81 rte_ipsec_pkt_crypto_group(const struct rte_crypto_op *cop[], in rte_ipsec_pkt_crypto_group()
|
| H A D | esp_outb.c | 60 outb_cop_prepare(struct rte_crypto_op *cop, in outb_cop_prepare() 222 struct rte_crypto_op *cop[], uint16_t num) in esp_outb_tun_prepare() 362 struct rte_crypto_op *cop[], uint16_t num) in esp_outb_trs_prepare()
|
| H A D | sa.c | 544 struct rte_mbuf *mb[], struct rte_crypto_op *cop[], uint16_t num) in lksd_proto_cop_prepare() 567 struct rte_mbuf *mb[], struct rte_crypto_op *cop[], uint16_t num) in lksd_proto_prepare()
|
| H A D | rte_ipsec.h | 119 struct rte_mbuf *mb[], struct rte_crypto_op *cop[], uint16_t num) in rte_ipsec_pkt_crypto_prepare()
|
| H A D | crypto.h | 169 lksd_none_cop_prepare(struct rte_crypto_op *cop, in lksd_none_cop_prepare()
|
| H A D | esp_inb.c | 60 inb_cop_prepare(struct rte_crypto_op *cop, in inb_cop_prepare() 306 struct rte_crypto_op *cop[], uint16_t num) in esp_inb_pkt_prepare()
|
| /f-stack/dpdk/drivers/crypto/octeontx/ |
| H A D | otx_cryptodev_ops.c | 453 uintptr_t *cop; in otx_cpt_enq_single_asym() local 674 otx_cpt_asym_rsa_op(struct rte_crypto_op *cop, struct cpt_request_info *req, in otx_cpt_asym_rsa_op() 762 otx_cpt_asym_post_process(struct rte_crypto_op *cop, in otx_cpt_asym_post_process() 794 otx_cpt_dequeue_post_process(struct rte_crypto_op *cop, uintptr_t *rsp, in otx_cpt_dequeue_post_process() 831 struct rte_crypto_op *cop; in otx_cpt_pkt_dequeue() local
|
| /f-stack/dpdk/drivers/crypto/armv8/ |
| H A D | rte_armv8_pmd.c | 141 #define CRYPTO_GET_ALGO(order, cop, calg, aalg, keyl) \ argument 188 #define CRYPTO_GET_KEY_SCHED(cop, calg, keyl) \ argument 364 enum armv8_crypto_cipher_operation cop; in armv8_crypto_set_session_chained_parameters() local
|
| /f-stack/dpdk/drivers/crypto/openssl/ |
| H A D | rte_openssl_pmd.c | 1610 process_openssl_dsa_sign_op(struct rte_crypto_op *cop, in process_openssl_dsa_sign_op() 1640 process_openssl_dsa_verify_op(struct rte_crypto_op *cop, in process_openssl_dsa_verify_op() 1693 process_openssl_dh_op(struct rte_crypto_op *cop, in process_openssl_dh_op() 1831 process_openssl_modinv_op(struct rte_crypto_op *cop, in process_openssl_modinv_op() 1863 process_openssl_modexp_op(struct rte_crypto_op *cop, in process_openssl_modexp_op() 1896 process_openssl_rsa_op(struct rte_crypto_op *cop, in process_openssl_rsa_op()
|
| /f-stack/freebsd/opencrypto/ |
| H A D | cryptodev.c | 798 cryptodev_op(struct csession *cse, const struct crypt_op *cop) in cryptodev_op() 1386 struct crypt_op *cop; in crypto_ioctl() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_ipsec_perf.c | 48 struct rte_crypto_op *cop[BURST_SIZE]; member
|
| H A D | test_ipsec.c | 78 struct rte_crypto_op *cop[BURST_SIZE]; member
|
| /f-stack/freebsd/mips/mips/ |
| H A D | trap.c | 525 int cop, error; in trap() local
|
| /f-stack/dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode.h | 2988 fill_fc_params(struct rte_crypto_op *cop, in fill_fc_params() 3307 fill_digest_params(struct rte_crypto_op *cop, in fill_digest_params()
|