| /f-stack/dpdk/drivers/crypto/scheduler/ |
| H A D | rte_cryptodev_scheduler.c | 101 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 D | scheduler_pmd_ops.c | 321 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 D | rte_cryptodev.c | 288 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 D | rte_cryptodev_pmd.h | 182 struct rte_cryptodev_info *dev_info);
|
| H A D | rte_cryptodev.h | 477 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 D | cryptodev.c | 52 struct rte_cryptodev_info dev_info; in cryptodev_create()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cryptodev.c | 60 struct rte_cryptodev_info dev_info; in softnic_cryptodev_create()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_cryptodev_asym.c | 623 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 D | test_cryptodev.c | 497 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 D | rte_armv8_pmd_ops.c | 146 struct rte_cryptodev_info *dev_info) in armv8_crypto_pmd_info_get()
|
| /f-stack/dpdk/drivers/crypto/kasumi/ |
| H A D | rte_kasumi_pmd_ops.c | 122 struct rte_cryptodev_info *dev_info) in kasumi_pmd_info_get()
|
| /f-stack/dpdk/drivers/crypto/zuc/ |
| H A D | rte_zuc_pmd_ops.c | 126 struct rte_cryptodev_info *dev_info) in zuc_pmd_info_get()
|
| /f-stack/dpdk/drivers/crypto/snow3g/ |
| H A D | rte_snow3g_pmd_ops.c | 126 struct rte_cryptodev_info *dev_info) in snow3g_pmd_info_get()
|
| /f-stack/dpdk/drivers/crypto/null/ |
| H A D | null_crypto_pmd_ops.c | 117 struct rte_cryptodev_info *dev_info) in null_crypto_pmd_info_get()
|
| /f-stack/dpdk/drivers/crypto/aesni_gcm/ |
| H A D | aesni_gcm_pmd_ops.c | 136 struct rte_cryptodev_info *dev_info) in aesni_gcm_pmd_info_get()
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_test_throughput.c | 118 struct rte_cryptodev_info dev_info; in cperf_throughput_test_runner()
|
| H A D | cperf_test_latency.c | 142 struct rte_cryptodev_info dev_info; in cperf_latency_test_runner()
|
| H A D | cperf_test_verify.c | 256 struct rte_cryptodev_info dev_info; in cperf_verify_test_runner()
|
| H A D | cperf_test_pmd_cyclecount.c | 418 struct rte_cryptodev_info dev_info; in cperf_pmd_cyclecount_test_runner()
|
| /f-stack/dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 1790 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 D | qat_asym_pmd.c | 54 struct rte_cryptodev_info *info) in qat_asym_dev_info_get()
|
| H A D | qat_sym_pmd.c | 90 struct rte_cryptodev_info *info) in qat_sym_dev_info_get()
|
| /f-stack/dpdk/examples/ipsec-secgw/ |
| H A D | ipsec.c | 61 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 D | bcmfs_sym_pmd.c | 59 struct rte_cryptodev_info *dev_info) in bcmfs_sym_dev_info_get()
|
| /f-stack/dpdk/drivers/crypto/mvsam/ |
| H A D | rte_mrvl_pmd_ops.c | 571 struct rte_cryptodev_info *dev_info) in mrvl_crypto_pmd_info_get()
|