| /dpdk/drivers/crypto/mlx5/ |
| H A D | mlx5_crypto.h | 34 struct rte_cryptodev_config dev_config;
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_crypto.h | 74 struct rte_cryptodev_config *config);
|
| H A D | qat_crypto.c | 13 __rte_unused struct rte_cryptodev_config *config) in qat_cryptodev_config()
|
| /dpdk/lib/cryptodev/ |
| H A D | rte_cryptodev_trace.h | 25 struct rte_cryptodev_config *conf),
|
| H A D | rte_cryptodev.h | 672 struct rte_cryptodev_config { struct 700 rte_cryptodev_configure(uint8_t dev_id, struct rte_cryptodev_config *config);
|
| H A D | cryptodev_pmd.h | 175 struct rte_cryptodev_config *config);
|
| /dpdk/examples/ip_pipeline/ |
| H A D | cryptodev.c | 52 struct rte_cryptodev_config dev_conf; in cryptodev_create()
|
| /dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_cryptodev.c | 61 struct rte_cryptodev_config dev_conf; in softnic_cryptodev_create()
|
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cnxk_cryptodev_ops.h | 85 struct rte_cryptodev_config *conf);
|
| H A D | cnxk_cryptodev_ops.c | 54 struct rte_cryptodev_config *conf) in cnxk_cpt_dev_config()
|
| /dpdk/app/test/ |
| H A D | test_cryptodev.h | 93 struct rte_cryptodev_config conf;
|
| H A D | test_event_crypto_adapter.c | 76 struct rte_cryptodev_config *config; 508 struct rte_cryptodev_config conf; in configure_cryptodev()
|
| /dpdk/drivers/crypto/armv8/ |
| H A D | rte_armv8_pmd_ops.c | 85 __rte_unused struct rte_cryptodev_config *config) in armv8_crypto_pmd_config()
|
| /dpdk/drivers/crypto/null/ |
| H A D | null_crypto_pmd_ops.c | 57 __rte_unused struct rte_cryptodev_config *config) in null_crypto_pmd_config()
|
| /dpdk/drivers/crypto/ipsec_mb/ |
| H A D | ipsec_mb_private.h | 356 struct rte_cryptodev_config *config);
|
| H A D | ipsec_mb_ops.c | 17 __rte_unused struct rte_cryptodev_config *config) in ipsec_mb_config()
|
| /dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_pmd.c | 27 __rte_unused struct rte_cryptodev_config *config) in bcmfs_sym_dev_config()
|
| /dpdk/drivers/crypto/scheduler/ |
| H A D | scheduler_pmd_ops.c | 59 struct rte_cryptodev_config *config) in scheduler_pmd_config()
|
| /dpdk/drivers/crypto/ccp/ |
| H A D | ccp_pmd_ops.c | 561 struct rte_cryptodev_config *config __rte_unused) in ccp_pmd_config()
|
| /dpdk/drivers/crypto/virtio/ |
| H A D | virtio_cryptodev.c | 21 struct rte_cryptodev_config *config); 794 struct rte_cryptodev_config *config __rte_unused) in virtio_crypto_dev_configure()
|
| /dpdk/drivers/crypto/mvsam/ |
| H A D | rte_mrvl_pmd_ops.c | 496 __rte_unused struct rte_cryptodev_config *config) in mrvl_crypto_pmd_config()
|
| /dpdk/examples/vhost_crypto/ |
| H A D | main.c | 481 struct rte_cryptodev_config config; in main()
|
| /dpdk/app/test-crypto-perf/ |
| H A D | main.c | 240 struct rte_cryptodev_config conf = { in cperf_initialize_cryptodev()
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | cryptodev_lib.rst | 96 struct rte_cryptodev_config *config) 98 The ``rte_cryptodev_config`` structure is used to pass the configuration 103 struct rte_cryptodev_config { 905 struct rte_cryptodev_config conf = {
|
| /dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym.c | 76 struct rte_cryptodev_config *config) in nitrox_sym_dev_config()
|