Home
last modified time | relevance | path

Searched refs:rte_cryptodev_config (Results 1 – 25 of 42) sorted by relevance

12

/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.h34 struct rte_cryptodev_config dev_config;
/dpdk/drivers/crypto/qat/
H A Dqat_crypto.h74 struct rte_cryptodev_config *config);
H A Dqat_crypto.c13 __rte_unused struct rte_cryptodev_config *config) in qat_cryptodev_config()
/dpdk/lib/cryptodev/
H A Drte_cryptodev_trace.h25 struct rte_cryptodev_config *conf),
H A Drte_cryptodev.h672 struct rte_cryptodev_config { struct
700 rte_cryptodev_configure(uint8_t dev_id, struct rte_cryptodev_config *config);
H A Dcryptodev_pmd.h175 struct rte_cryptodev_config *config);
/dpdk/examples/ip_pipeline/
H A Dcryptodev.c52 struct rte_cryptodev_config dev_conf; in cryptodev_create()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_cryptodev.c61 struct rte_cryptodev_config dev_conf; in softnic_cryptodev_create()
/dpdk/drivers/crypto/cnxk/
H A Dcnxk_cryptodev_ops.h85 struct rte_cryptodev_config *conf);
H A Dcnxk_cryptodev_ops.c54 struct rte_cryptodev_config *conf) in cnxk_cpt_dev_config()
/dpdk/app/test/
H A Dtest_cryptodev.h93 struct rte_cryptodev_config conf;
H A Dtest_event_crypto_adapter.c76 struct rte_cryptodev_config *config;
508 struct rte_cryptodev_config conf; in configure_cryptodev()
/dpdk/drivers/crypto/armv8/
H A Drte_armv8_pmd_ops.c85 __rte_unused struct rte_cryptodev_config *config) in armv8_crypto_pmd_config()
/dpdk/drivers/crypto/null/
H A Dnull_crypto_pmd_ops.c57 __rte_unused struct rte_cryptodev_config *config) in null_crypto_pmd_config()
/dpdk/drivers/crypto/ipsec_mb/
H A Dipsec_mb_private.h356 struct rte_cryptodev_config *config);
H A Dipsec_mb_ops.c17 __rte_unused struct rte_cryptodev_config *config) in ipsec_mb_config()
/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_pmd.c27 __rte_unused struct rte_cryptodev_config *config) in bcmfs_sym_dev_config()
/dpdk/drivers/crypto/scheduler/
H A Dscheduler_pmd_ops.c59 struct rte_cryptodev_config *config) in scheduler_pmd_config()
/dpdk/drivers/crypto/ccp/
H A Dccp_pmd_ops.c561 struct rte_cryptodev_config *config __rte_unused) in ccp_pmd_config()
/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c21 struct rte_cryptodev_config *config);
794 struct rte_cryptodev_config *config __rte_unused) in virtio_crypto_dev_configure()
/dpdk/drivers/crypto/mvsam/
H A Drte_mrvl_pmd_ops.c496 __rte_unused struct rte_cryptodev_config *config) in mrvl_crypto_pmd_config()
/dpdk/examples/vhost_crypto/
H A Dmain.c481 struct rte_cryptodev_config config; in main()
/dpdk/app/test-crypto-perf/
H A Dmain.c240 struct rte_cryptodev_config conf = { in cperf_initialize_cryptodev()
/dpdk/doc/guides/prog_guide/
H A Dcryptodev_lib.rst96 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 Dnitrox_sym.c76 struct rte_cryptodev_config *config) in nitrox_sym_dev_config()

12