| /dpdk/lib/pdcp/ |
| H A D | pdcp_process.c | 39 pdcp_iv_gen_null_null(struct rte_crypto_op *cop, const struct entity_priv *en_priv, uint32_t count) in pdcp_iv_gen_null_null() 48 pdcp_iv_gen_null_aes_cmac(struct rte_crypto_op *cop, const struct entity_priv *en_priv, in pdcp_iv_gen_null_aes_cmac() 67 pdcp_iv_gen_null_zs(struct rte_crypto_op *cop, const struct entity_priv *en_priv, uint32_t count) in pdcp_iv_gen_null_zs() 82 pdcp_iv_gen_aes_ctr_null(struct rte_crypto_op *cop, const struct entity_priv *en_priv, in pdcp_iv_gen_aes_ctr_null() 96 pdcp_iv_gen_zs_null(struct rte_crypto_op *cop, const struct entity_priv *en_priv, uint32_t count) in pdcp_iv_gen_zs_null() 109 pdcp_iv_gen_zs_zs(struct rte_crypto_op *cop, const struct entity_priv *en_priv, uint32_t count) in pdcp_iv_gen_zs_zs() 132 pdcp_iv_gen_zs_aes_cmac(struct rte_crypto_op *cop, const struct entity_priv *en_priv, in pdcp_iv_gen_zs_aes_cmac() 152 pdcp_iv_gen_aes_ctr_aes_cmac(struct rte_crypto_op *cop, const struct entity_priv *en_priv, in pdcp_iv_gen_aes_ctr_aes_cmac() 173 pdcp_iv_gen_aes_ctr_zs(struct rte_crypto_op *cop, const struct entity_priv *en_priv, uint32_t count) in pdcp_iv_gen_aes_ctr_zs() 322 cop_prepare(const struct entity_priv *en_priv, struct rte_mbuf *mb, struct rte_crypto_op *cop, in cop_prepare() [all …]
|
| H A D | rte_pdcp_group.h | 50 rte_pdcp_en_from_cop(const struct rte_crypto_op *cop) in rte_pdcp_en_from_cop() 83 rte_pdcp_pkt_crypto_group(struct rte_crypto_op *cop[], struct rte_mbuf *mb[], in rte_pdcp_pkt_crypto_group()
|
| H A D | rte_pdcp.h | 294 rte_pdcp_pkt_pre_process(const struct rte_pdcp_entity * entity,struct rte_mbuf * mb[],struct rte_crypto_op * cop[],uint16_t num,uint16_t * nb_err) rte_pdcp_pkt_pre_process() argument
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec_process.c | 20 free_cops(struct rte_crypto_op *cop[], uint32_t n) in free_cops() argument 30 enqueue_cop_bulk(struct cdev_qp *cqp, struct rte_crypto_op *cop[], uint32_t num) in enqueue_cop_bulk() argument 168 struct rte_crypto_op *cop[cnt]; in ipsec_prepare_crypto_group() local 297 cqp_dequeue(struct cdev_qp * cqp,struct rte_crypto_op * cop[],uint32_t num) cqp_dequeue() argument 312 ctx_dequeue(struct ipsec_ctx * ctx,struct rte_crypto_op * cop[],uint32_t num) ctx_dequeue() argument 339 struct rte_crypto_op *cop[RTE_DIM(trf->ipsec.pkts)]; ipsec_cqp_process() local [all...] |
| H A D | esp.c | 26 struct rte_crypto_op *cop) in esp_inbound() 147 struct rte_crypto_op *cop) in esp_inbound_post() 225 struct rte_crypto_op *cop) in esp_outbound() 462 struct rte_crypto_op *cop) in esp_outbound_post()
|
| H A D | ipsec_worker.c | 335 crypto_op_reset(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],struct rte_crypto_op * cop[],uint16_t num) crypto_op_reset() argument 359 struct rte_crypto_op *cop; crypto_prepare_event() local 376 struct rte_crypto_op *cop; free_pkts_from_events() local 1028 ipsec_ev_cryptodev_process_one_pkt(const struct lcore_conf_ev_tx_int_port_wrkr * lconf,const struct rte_crypto_op * cop,struct rte_mbuf * pkt) ipsec_ev_cryptodev_process_one_pkt() argument 1088 struct rte_crypto_op *cop; ipsec_ev_cryptodev_vector_process() local 1128 struct rte_crypto_op *cop; ipsec_ev_cryptodev_process() local [all...] |
| H A D | ipsec.c | 801 enqueue_cop(struct cdev_qp * cqp,struct rte_crypto_op * cop) enqueue_cop() argument [all...] |
| H A D | ipsec.h | 195 struct rte_crypto_op cop; global() member 381 get_sym_cop(struct rte_crypto_op * cop) get_sym_cop() argument
|
| /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() 348 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
|
| /dpdk/lib/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() 82 rte_ipsec_pkt_crypto_group(const struct rte_crypto_op *cop[], in rte_ipsec_pkt_crypto_group()
|
| H A D | sa.c | 615 struct rte_mbuf *mb[], struct rte_crypto_op *cop[], uint16_t num) in lksd_proto_cop_prepare() argument 638 struct rte_mbuf *mb[], struct rte_crypto_op *cop[], uint16_t num) in lksd_proto_prepare() argument
|
| H A D | rte_ipsec.h | 119 rte_ipsec_pkt_crypto_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],struct rte_crypto_op * cop[],uint16_t num) rte_ipsec_pkt_crypto_prepare() argument
|
| H A D | esp_outb.c | 60 outb_cop_prepare(struct rte_crypto_op *cop, in outb_cop_prepare() argument 293 struct rte_crypto_op *cop[], uint16_t n, uint64_t sqn) in esp_outb_tun_prepare() argument 443 esp_outb_trs_prepare(const struct rte_ipsec_session * ss,struct rte_mbuf * mb[],struct rte_crypto_op * cop[],uint16_t num) esp_outb_trs_prepare() argument [all...] |
| H A D | esp_inb.c | 59 inb_cop_prepare(struct rte_crypto_op *cop, in inb_cop_prepare() 365 struct rte_crypto_op *cop[], uint16_t num) in esp_inb_pkt_prepare()
|
| H A D | crypto.h | 306 lksd_none_cop_prepare(struct rte_crypto_op *cop, in lksd_none_cop_prepare() argument
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cn9k_ipsec_la_ops.h | 65 process_outb_sa(struct cpt_qp_meta_info *m_info, struct rte_crypto_op *cop, in process_outb_sa() 190 process_inb_sa(struct cpt_qp_meta_info *m_info, struct rte_crypto_op *cop, in process_inb_sa()
|
| H A D | cn10k_tls_ops.h | 20 process_tls_write(struct roc_cpt_lf *lf, struct rte_crypto_op *cop, struct cn10k_sec_session *sess, in process_tls_write() 221 process_tls_read(struct rte_crypto_op *cop, struct cn10k_sec_session *sess, in process_tls_read()
|
| /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
|
| /dpdk/lib/pipeline/ |
| H A D | rte_swx_ipsec.c | 477 struct rte_crypto_op *cop = src[i]; in ipsec_crypto_enqueue() local 501 struct rte_crypto_op *cop = dst0[i]; in ipsec_crypto_enqueue() local 543 struct rte_crypto_op cop; member
|
| /dpdk/app/test/ |
| H A D | test_ipsec_perf.c | 60 struct rte_crypto_op *cop[BURST_SIZE]; member
|
| H A D | test_pdcp.c | 1097 struct rte_crypto_op *cop, *cop_out; in test_process_packets() local
|