Home
last modified time | relevance | path

Searched refs:rte_cryptodev_info (Results 1 – 25 of 48) sorted by relevance

12

/f-stack/dpdk/drivers/crypto/scheduler/
H A Drte_cryptodev_scheduler.c101 struct rte_cryptodev_info dev_info; in update_scheduler_capability()
131 struct rte_cryptodev_info dev_info; in update_scheduler_feature_flag()
151 struct rte_cryptodev_info dev_info; in update_max_nb_qp()
168 struct rte_cryptodev_info dev_info; in rte_cryptodev_scheduler_worker_attach()
H A Dscheduler_pmd_ops.c321 struct rte_cryptodev_info *dev_info) in scheduler_pmd_info_get()
339 struct rte_cryptodev_info worker_info; in scheduler_pmd_info_get()
/f-stack/dpdk/lib/librte_cryptodev/
H A Drte_cryptodev.c288 struct rte_cryptodev_info dev_info; in rte_cryptodev_sym_capability_get()
347 struct rte_cryptodev_info dev_info; in rte_cryptodev_asym_capability_get()
350 memset(&dev_info, 0, sizeof(struct rte_cryptodev_info)); in rte_cryptodev_asym_capability_get()
835 struct rte_cryptodev_info dev_info; in rte_cryptodev_queue_pairs_config()
848 memset(&dev_info, 0, sizeof(struct rte_cryptodev_info)); in rte_cryptodev_queue_pairs_config()
1180 rte_cryptodev_info_get(uint8_t dev_id, struct rte_cryptodev_info *dev_info) in rte_cryptodev_info_get()
1191 memset(dev_info, 0, sizeof(struct rte_cryptodev_info)); in rte_cryptodev_info_get()
H A Drte_cryptodev_pmd.h182 struct rte_cryptodev_info *dev_info);
H A Drte_cryptodev.h477 struct rte_cryptodev_info { struct
786 rte_cryptodev_info_get(uint8_t dev_id, struct rte_cryptodev_info *dev_info);
/f-stack/dpdk/examples/ip_pipeline/
H A Dcryptodev.c52 struct rte_cryptodev_info dev_info; in cryptodev_create()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cryptodev.c60 struct rte_cryptodev_info dev_info; in softnic_cryptodev_create()
/f-stack/dpdk/app/test/
H A Dtest_cryptodev_asym.c623 struct rte_cryptodev_info dev_info; in test_one_by_one()
657 struct rte_cryptodev_info dev_info; in test_rsa_sign_verify()
706 struct rte_cryptodev_info dev_info; in test_rsa_enc_dec()
754 struct rte_cryptodev_info dev_info; in test_rsa_sign_verify_crt()
802 struct rte_cryptodev_info dev_info; in test_rsa_enc_dec_crt()
847 struct rte_cryptodev_info info; in testsuite_setup()
1061 struct rte_cryptodev_info dev_info; in test_capability()
1915 struct rte_cryptodev_info dev_info; in test_ecdsa_sign_verify()
2128 struct rte_cryptodev_info dev_info; in test_ecpm()
H A Dtest_cryptodev.c497 struct rte_cryptodev_info info; in testsuite_setup()
2666 struct rte_cryptodev_info dev_info; in test_snow3g_authentication()
2757 struct rte_cryptodev_info dev_info; in test_snow3g_authentication_verify()
2848 struct rte_cryptodev_info dev_info; in test_kasumi_authentication()
2937 struct rte_cryptodev_info dev_info; in test_kasumi_authentication_verify()
3161 struct rte_cryptodev_info dev_info; in test_kasumi_encryption()
3257 struct rte_cryptodev_info dev_info; in test_kasumi_encryption_sgl()
3444 struct rte_cryptodev_info dev_info; in test_kasumi_encryption_oop_sgl()
3619 struct rte_cryptodev_info dev_info; in test_kasumi_decryption()
3711 struct rte_cryptodev_info dev_info; in test_snow3g_encryption()
[all …]
/f-stack/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd_ops.c146 struct rte_cryptodev_info *dev_info) in armv8_crypto_pmd_info_get()
/f-stack/dpdk/drivers/crypto/kasumi/
H A Drte_kasumi_pmd_ops.c122 struct rte_cryptodev_info *dev_info) in kasumi_pmd_info_get()
/f-stack/dpdk/drivers/crypto/zuc/
H A Drte_zuc_pmd_ops.c126 struct rte_cryptodev_info *dev_info) in zuc_pmd_info_get()
/f-stack/dpdk/drivers/crypto/snow3g/
H A Drte_snow3g_pmd_ops.c126 struct rte_cryptodev_info *dev_info) in snow3g_pmd_info_get()
/f-stack/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd_ops.c117 struct rte_cryptodev_info *dev_info) in null_crypto_pmd_info_get()
/f-stack/dpdk/drivers/crypto/aesni_gcm/
H A Daesni_gcm_pmd_ops.c136 struct rte_cryptodev_info *dev_info) in aesni_gcm_pmd_info_get()
/f-stack/dpdk/app/test-crypto-perf/
H A Dcperf_test_throughput.c118 struct rte_cryptodev_info dev_info; in cperf_throughput_test_runner()
H A Dcperf_test_latency.c142 struct rte_cryptodev_info dev_info; in cperf_latency_test_runner()
H A Dcperf_test_verify.c256 struct rte_cryptodev_info dev_info; in cperf_verify_test_runner()
H A Dcperf_test_pmd_cyclecount.c418 struct rte_cryptodev_info dev_info; in cperf_pmd_cyclecount_test_runner()
/f-stack/dpdk/examples/l2fwd-crypto/
H A Dmain.c1790 const struct rte_cryptodev_info *dev_info) in check_type()
1806 const struct rte_cryptodev_info *dev_info, in check_device_support_cipher_algo()
1840 const struct rte_cryptodev_info *dev_info, in check_device_support_auth_algo()
1874 const struct rte_cryptodev_info *dev_info, in check_device_support_aead_algo()
1975 struct rte_cryptodev_info dev_info; in check_capabilities()
2249 struct rte_cryptodev_info dev_info; in initialize_cryptodevs()
/f-stack/dpdk/drivers/crypto/qat/
H A Dqat_asym_pmd.c54 struct rte_cryptodev_info *info) in qat_asym_dev_info_get()
H A Dqat_sym_pmd.c90 struct rte_cryptodev_info *info) in qat_sym_dev_info_get()
/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec.c61 struct rte_cryptodev_info cdev_info; in create_lookaside_session()
133 struct rte_cryptodev_info info; in create_lookaside_session()
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_pmd.c59 struct rte_cryptodev_info *dev_info) in bcmfs_sym_dev_info_get()
/f-stack/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd_ops.c571 struct rte_cryptodev_info *dev_info) in mrvl_crypto_pmd_info_get()

12