Home
last modified time | relevance | path

Searched defs:crypto_testsuite_params (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev.h87 struct crypto_testsuite_params { struct
88 struct rte_mempool *mbuf_pool;
89 struct rte_mempool *large_mbuf_pool;
90 struct rte_mempool *op_mpool;
91 struct rte_mempool *session_mpool;
92 struct rte_mempool *session_priv_mpool;
93 struct rte_cryptodev_config conf;
94 struct rte_cryptodev_qp_conf qp_conf;
96 uint8_t valid_devs[RTE_CRYPTO_MAX_DEVS];
97 uint8_t valid_dev_count;