Home
last modified time | relevance | path

Searched refs:rte_cryptodev_dequeue_burst (Results 1 – 23 of 23) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev_asym.c114 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in queue_ops_rsa_sign_verify()
138 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in queue_ops_rsa_sign_verify()
205 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in queue_ops_rsa_enc_dec()
229 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in queue_ops_rsa_enc_dec()
482 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in test_cryptodev_asym_op()
1099 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in test_dh_gen_shared_sec()
1177 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in test_dh_gen_priv_key()
1266 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in test_dh_gen_pub_key()
1355 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in test_dh_gen_kp()
1462 while (rte_cryptodev_dequeue_burst(dev_id, 0, &result_op, 1) == 0) in test_mod_inv()
[all …]
H A Dtest_cryptodev_blockcipher.c572 while (rte_cryptodev_dequeue_burst(dev_id, 0, &op, 1) == 0) in test_blockcipher_one_case()
H A Dtest_ipsec.c777 k = rte_cryptodev_dequeue_burst(ts_params->valid_dev, 0, in crypto_dequeue_burst()
H A Dtest_cryptodev.c533 while (rte_cryptodev_dequeue_burst(dev_id, 0, &op, 1) == 0) in process_crypto_request()
12385 TEST_ASSERT_EQUAL(rte_cryptodev_dequeue_burst(ts_params->valid_devs[0], in test_null_burst_operation()
/dpdk/drivers/crypto/scheduler/
H A Dscheduler_failover.c89 nb_deq_ops = rte_cryptodev_dequeue_burst(worker->dev_id, in schedule_dequeue()
102 nb_deq_ops2 = rte_cryptodev_dequeue_burst(worker->dev_id, in schedule_dequeue()
H A Dscheduler_pkt_size_distr.c200 nb_deq_ops_pri = rte_cryptodev_dequeue_burst(worker->dev_id, in schedule_dequeue()
213 nb_deq_ops_sec = rte_cryptodev_dequeue_burst(worker->dev_id, in schedule_dequeue()
H A Dscheduler_roundrobin.c87 nb_deq_ops = rte_cryptodev_dequeue_burst(worker->dev_id, in schedule_dequeue()
H A Dscheduler_multicore.c213 processed_ops = rte_cryptodev_dequeue_burst( in mc_scheduler_worker()
/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c228 ops_deqd = rte_cryptodev_dequeue_burst(ctx->dev_id, ctx->qp_id, in cperf_throughput_test_runner()
255 ops_deqd = rte_cryptodev_dequeue_burst(ctx->dev_id, ctx->qp_id, in cperf_throughput_test_runner()
H A Dcperf_test_verify.c300 ops_deqd = rte_cryptodev_dequeue_burst(ctx->dev_id, ctx->qp_id, in cperf_verify_test_runner()
331 ops_deqd = rte_cryptodev_dequeue_burst(ctx->dev_id, ctx->qp_id, in cperf_verify_test_runner()
H A Dcperf_test_latency.c228 ops_deqd = rte_cryptodev_dequeue_burst(ctx->dev_id, ctx->qp_id, in cperf_latency_test_runner()
276 ops_deqd = rte_cryptodev_dequeue_burst(ctx->dev_id, ctx->qp_id, in cperf_latency_test_runner()
H A Dcperf_test_pmd_cyclecount.c281 burst_deqd = rte_cryptodev_dequeue_burst(state->ctx->dev_id, in pmd_cyclecount_bench_deq()
/dpdk/lib/port/
H A Drte_port_sym_crypto.c75 rx_ops_cnt = rte_cryptodev_dequeue_burst(p->cryptodev_id, p->queue_id, in rte_port_sym_crypto_reader_rx()
/dpdk/examples/ipsec-secgw/
H A Dipsec_process.c366 n = rte_cryptodev_dequeue_burst(cqp->id, cqp->qp, cop, num); in cqp_dequeue()
H A Dipsec.c758 nb_cops = rte_cryptodev_dequeue_burst(cqp->id, cqp->qp, in ipsec_dequeue()
/dpdk/lib/cryptodev/
H A Drte_cryptodev.h1853 rte_cryptodev_dequeue_burst(uint8_t dev_id, uint16_t qp_id, in rte_cryptodev_dequeue_burst() function
/dpdk/examples/vhost_crypto/
H A Dmain.c422 fetched = rte_cryptodev_dequeue_burst( in vhost_crypto_worker()
/dpdk/doc/guides/prog_guide/
H A Dipsec_lib.rst44 rte_cryptodev_dequeue_burst(...);
H A Dcryptodev_lib.rst356 ``rte_cryptodev_enqueue_burst``/``rte_cryptodev_dequeue_burst`` is called.
410 uint16_t rte_cryptodev_dequeue_burst(uint8_t dev_id, uint16_t qp_id,
1002 num_dequeued_ops = rte_cryptodev_dequeue_burst(cdev_id, 0,
/dpdk/examples/fips_validation/
H A Dfips_dev_self_test.c1507 n_deqd = rte_cryptodev_dequeue_burst(dev_id, 0, &deqd_op, in run_single_test()
H A Dmain.c1202 n_deqd = rte_cryptodev_dequeue_burst(env.dev_id, 0, &deqd_op, in fips_run_test()
/dpdk/lib/eventdev/
H A Drte_event_crypto_adapter.c761 n = rte_cryptodev_dequeue_burst(cdev_id, qp, in eca_crypto_adapter_deq_run()
/dpdk/examples/l2fwd-crypto/
H A Dmain.c958 nb_rx = rte_cryptodev_dequeue_burst( in l2fwd_main_loop()