| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_test_throughput.c | 134 rte_cryptodev_enqueue_burst(ctx->dev_id, ctx->qp_id, NULL, 0); in cperf_throughput_test_runner() 208 ops_enqd = rte_cryptodev_enqueue_burst(ctx->dev_id, ctx->qp_id, in cperf_throughput_test_runner() 246 rte_cryptodev_enqueue_burst(ctx->dev_id, ctx->qp_id, NULL, 0); in cperf_throughput_test_runner()
|
| H A D | cperf_test_latency.c | 158 rte_cryptodev_enqueue_burst(ctx->dev_id, ctx->qp_id, NULL, 0); in cperf_latency_test_runner() 219 ops_enqd = rte_cryptodev_enqueue_burst(ctx->dev_id, ctx->qp_id, in cperf_latency_test_runner() 268 rte_cryptodev_enqueue_burst(ctx->dev_id, ctx->qp_id, NULL, 0); in cperf_latency_test_runner()
|
| H A D | cperf_test_verify.c | 323 ops_enqd = rte_cryptodev_enqueue_burst(ctx->dev_id, ctx->qp_id, in cperf_verify_test_runner() 365 rte_cryptodev_enqueue_burst(ctx->dev_id, ctx->qp_id, NULL, 0); in cperf_verify_test_runner()
|
| H A D | cperf_test_pmd_cyclecount.c | 253 burst_enqd = rte_cryptodev_enqueue_burst(state->ctx->dev_id, in pmd_cyclecount_bench_enq()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev_asym.c | 107 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in queue_ops_rsa_sign_verify() 131 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in queue_ops_rsa_sign_verify() 198 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in queue_ops_rsa_enc_dec() 222 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in queue_ops_rsa_enc_dec() 481 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in test_cryptodev_asym_op() 1153 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in test_dh_gen_shared_sec() 1241 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in test_dh_gen_priv_key() 1340 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in test_dh_gen_pub_key() 1439 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in test_dh_gen_kp() 1557 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in test_mod_inv() [all …]
|
| H A D | test_ipsec.c | 796 k = rte_cryptodev_enqueue_burst(ts_params->valid_dev, 0, in crypto_ipsec() 918 k = rte_cryptodev_enqueue_burst(ts_params->valid_dev, 0, in crypto_ipsec_2sa() 1053 k = rte_cryptodev_enqueue_burst(ts_params->valid_dev, 0, in crypto_ipsec_2sa_4grp()
|
| H A D | test_event_crypto_adapter.c | 342 ret = rte_cryptodev_enqueue_burst(TEST_CDEV_ID, TEST_CDEV_QP_ID, in send_op_recv_ev()
|
| H A D | test_cryptodev_blockcipher.c | 490 if (rte_cryptodev_enqueue_burst(dev_id, 0, &op, 1) != 1) { in test_blockcipher_one_case()
|
| /f-stack/dpdk/lib/librte_port/ |
| H A D | rte_port_sym_crypto.c | 199 nb_tx = rte_cryptodev_enqueue_burst(p->cryptodev_id, p->queue_id, in send_burst() 391 nb_tx = rte_cryptodev_enqueue_burst(p->cryptodev_id, p->queue_id, in send_burst_nodrop() 401 nb_tx += rte_cryptodev_enqueue_burst(p->cryptodev_id, in send_burst_nodrop()
|
| /f-stack/dpdk/drivers/crypto/scheduler/ |
| H A D | scheduler_multicore.c | 187 rte_cryptodev_enqueue_burst(worker->dev_id, in mc_scheduler_worker() 198 pending_enq_ops_idx = rte_cryptodev_enqueue_burst( in mc_scheduler_worker()
|
| H A D | scheduler_pkt_size_distr.c | 151 processed_ops_pri = rte_cryptodev_enqueue_burst( in schedule_enqueue() 161 processed_ops_sec = rte_cryptodev_enqueue_burst( in schedule_enqueue()
|
| H A D | scheduler_failover.c | 32 processed_ops = rte_cryptodev_enqueue_burst(worker->dev_id, in failover_worker_enqueue()
|
| H A D | scheduler_roundrobin.c | 34 processed_ops = rte_cryptodev_enqueue_burst(worker->dev_id, in schedule_enqueue()
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec_process.c | 45 n = rte_cryptodev_enqueue_burst(cqp->id, cqp->qp, cop, num); in enqueue_cop_bulk() 66 n = rte_cryptodev_enqueue_burst(cqp->id, cqp->qp, in enqueue_cop_bulk()
|
| H A D | ipsec.c | 499 ret = rte_cryptodev_enqueue_burst(cqp->id, cqp->qp, cqp->buf, len); in enqueue_cop_burst()
|
| /f-stack/dpdk/lib/librte_eventdev/ |
| H A D | rte_event_crypto_adapter.c | 396 ret = rte_cryptodev_enqueue_burst(cdev_id, in eca_enq_to_cryptodev() 448 ret = rte_cryptodev_enqueue_burst(cdev_id, in eca_crypto_enq_flush()
|
| /f-stack/dpdk/lib/librte_cryptodev/ |
| H A D | rte_cryptodev.h | 987 rte_cryptodev_enqueue_burst(uint8_t dev_id, uint16_t qp_id, in rte_cryptodev_enqueue_burst() function
|
| /f-stack/dpdk/examples/vhost_crypto/ |
| H A D | main.c | 397 rte_cryptodev_enqueue_burst( in vhost_crypto_worker()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | ipsec_lib.rst | 42 rte_cryptodev_enqueue_burst(...);
|
| H A D | cryptodev_lib.rst | 355 uint16_t rte_cryptodev_enqueue_burst(uint8_t dev_id, uint16_t qp_id, 738 * CANNOT mix the raw data-path API's enqueue with rte_cryptodev_enqueue_burst, 948 uint16_t num_enqueued_ops = rte_cryptodev_enqueue_burst(cdev_id, 0, 1214 uint16_t num_enqueued_ops = rte_cryptodev_enqueue_burst(cdev_id, 0,
|
| /f-stack/dpdk/examples/fips_validation/ |
| H A D | fips_dev_self_test.c | 1500 if (rte_cryptodev_enqueue_burst(dev_id, 0, &env->op, 1) < 1) { in run_single_test()
|
| H A D | main.c | 1178 if (rte_cryptodev_enqueue_burst(env.dev_id, 0, &env.op, 1) < 1) { in fips_run_test()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l2_forward_crypto.rst | 447 ret = rte_cryptodev_enqueue_burst(cparams->dev_id,
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | qat.rst | 273 When any of these parameters is set rte_cryptodev_enqueue_burst function will
|
| /f-stack/dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 351 ret = rte_cryptodev_enqueue_burst(cparams->dev_id, in l2fwd_crypto_send_burst()
|