Home
last modified time | relevance | path

Searched refs:rte_cryptodev_info_get (Results 1 – 25 of 27) sorted by relevance

12

/dpdk/app/test/
H A Dtest_cryptodev_blockcipher.c104 rte_cryptodev_info_get(dev_id, &dev_info); in test_blockcipher_one_case()
862 rte_cryptodev_info_get(dev_id, &dev_info); in aes_chain_setup()
903 rte_cryptodev_info_get(dev_id, &dev_info); in aes_cipheronly_setup()
935 rte_cryptodev_info_get(dev_id, &dev_info); in aes_docsis_setup()
970 rte_cryptodev_info_get(dev_id, &dev_info); in triple_des_chain_setup()
1003 rte_cryptodev_info_get(dev_id, &dev_info); in triple_des_cipheronly_setup()
1033 rte_cryptodev_info_get(dev_id, &dev_info); in des_cipheronly_setup()
1063 rte_cryptodev_info_get(dev_id, &dev_info); in des_docsis_setup()
1107 rte_cryptodev_info_get(dev_id, &dev_info); in authonly_setup()
H A Dtest_cryptodev.c609 rte_cryptodev_info_get(i, &info); in testsuite_setup()
621 rte_cryptodev_info_get(dev_id, &info); in testsuite_setup()
777 rte_cryptodev_info_get(dev_id, &dev_info); in null_testsuite_setup()
803 rte_cryptodev_info_get(dev_id, &dev_info); in crypto_gen_testsuite_setup()
878 rte_cryptodev_info_get(dev_id, &dev_info); in pdcp_proto_testsuite_setup()
909 rte_cryptodev_info_get(dev_id, &dev_info); in docsis_proto_testsuite_setup()
939 rte_cryptodev_info_get(dev_id, &dev_info); in aes_ccm_auth_testsuite_setup()
968 rte_cryptodev_info_get(dev_id, &dev_info); in aes_gcm_auth_testsuite_setup()
995 rte_cryptodev_info_get(dev_id, &dev_info); in aes_gmac_auth_testsuite_setup()
14856 rte_cryptodev_info_get(i, &info); in test_scheduler_attach_worker_op()
[all …]
H A Dtest_cryptodev_asym.c616 rte_cryptodev_info_get(dev_id, &dev_info); in test_one_by_one()
653 rte_cryptodev_info_get(dev_id, &dev_info); in test_rsa_sign_verify()
693 rte_cryptodev_info_get(dev_id, &dev_info); in test_rsa_enc_dec()
733 rte_cryptodev_info_get(dev_id, &dev_info); in test_rsa_sign_verify_crt()
773 rte_cryptodev_info_get(dev_id, &dev_info); in test_rsa_enc_dec_crt()
858 rte_cryptodev_info_get(valid_devs[i], &info); in testsuite_setup()
1013 rte_cryptodev_info_get(dev_id, &dev_info); in test_capability()
1817 rte_cryptodev_info_get(dev_id, &dev_info); in test_ecdsa_sign_verify()
2019 rte_cryptodev_info_get(dev_id, &dev_info); in test_ecpm()
H A Dtest_event_crypto_adapter.c580 rte_cryptodev_info_get(TEST_CDEV_ID, &info); in configure_cryptodev()
H A Dtest_ipsec.c351 rte_cryptodev_info_get(dev_id, &info); in testsuite_setup()
/dpdk/drivers/crypto/scheduler/
H A Drte_cryptodev_scheduler.c103 rte_cryptodev_info_get(sched_ctx->workers[i].dev_id, &dev_info); in update_scheduler_capability()
133 rte_cryptodev_info_get(sched_ctx->workers[i].dev_id, &dev_info); in update_scheduler_feature_flag()
153 rte_cryptodev_info_get(sched_ctx->workers[i].dev_id, &dev_info); in update_max_nb_qp()
201 rte_cryptodev_info_get(worker_id, &dev_info); in rte_cryptodev_scheduler_worker_attach()
H A Dscheduler_pmd_ops.c336 rte_cryptodev_info_get(worker_dev_id, &worker_info); in scheduler_pmd_info_get()
/dpdk/lib/cryptodev/
H A Dversion.map27 rte_cryptodev_info_get;
H A Drte_cryptodev.c293 rte_cryptodev_info_get(dev_id, &dev_info); in rte_cryptodev_sym_capability_get()
353 rte_cryptodev_info_get(dev_id, &dev_info); in rte_cryptodev_asym_capability_get()
1575 rte_cryptodev_info_get(uint8_t dev_id, struct rte_cryptodev_info *dev_info) in rte_cryptodev_info_get() function
2516 rte_cryptodev_info_get(dev_id, &cryptodev_info); in cryptodev_handle_dev_info()
2610 rte_cryptodev_info_get(dev_id, &dev_info); in cryptodev_handle_dev_caps()
H A Drte_cryptodev.h830 rte_cryptodev_info_get(uint8_t dev_id, struct rte_cryptodev_info *dev_info);
/dpdk/examples/ip_pipeline/
H A Dcryptodev.c88 rte_cryptodev_info_get(dev_id, &dev_info); in cryptodev_create()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cryptodev.c97 rte_cryptodev_info_get(dev_id, &dev_info); in softnic_cryptodev_create()
/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c128 rte_cryptodev_info_get(ctx->dev_id, &dev_info); in cperf_throughput_test_runner()
H A Dcperf_test_verify.c224 rte_cryptodev_info_get(ctx->dev_id, &dev_info); in cperf_verify_test_runner()
H A Dcperf_test_latency.c146 rte_cryptodev_info_get(ctx->dev_id, &dev_info); in cperf_latency_test_runner()
H A Dcperf_test_pmd_cyclecount.c419 rte_cryptodev_info_get(state.ctx->dev_id, &dev_info); in cperf_pmd_cyclecount_test_runner()
H A Dmain.c224 rte_cryptodev_info_get(cdev_id, &cdev_info); in cperf_initialize_cryptodev()
/dpdk/examples/ipsec-secgw/
H A Dipsec.c137 rte_cryptodev_info_get(cdev_id, &info); in create_lookaside_session()
150 rte_cryptodev_info_get(ipsec_ctx->tbl[cdev_id_qp].id, in create_lookaside_session()
/dpdk/doc/guides/howto/
H A Ddebug_troubleshoot.rst275 feature_flags AVX|SSE|NEON using ``rte_cryptodev_info_get``.
283 ``rte_cryptodev_info_get``.
/dpdk/examples/vhost_crypto/
H A Dmain.c513 rte_cryptodev_info_get(info->cid, &dev_info); in main()
/dpdk/examples/l2fwd-crypto/
H A Dmain.c2022 rte_cryptodev_info_get(cdev_id, &dev_info); in check_capabilities()
2375 rte_cryptodev_info_get(cdev_id, &dev_info); in initialize_cryptodevs()
/dpdk/app/proc-info/
H A Dmain.c1221 rte_cryptodev_info_get(i, &dev_info); in show_crypto()
/dpdk/app/test-eventdev/
H A Dtest_perf_common.c1217 rte_cryptodev_info_get(cdev_id, &info); in perf_cryptodev_setup()
/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst265 is achieved through the ``rte_cryptodev_info_get`` function.
269 void rte_cryptodev_info_get(uint8_t dev_id,
/dpdk/examples/fips_validation/
H A Dmain.c86 rte_cryptodev_info_get(env.dev_id, &dev_info); in cryptodev_fips_validate_app_int()

12