Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev_asym.c39 struct crypto_testsuite_params_asym { struct
40 struct rte_mempool *op_mpool;
41 struct rte_mempool *session_mpool;
42 struct rte_cryptodev_config conf;
43 struct rte_cryptodev_qp_conf qp_conf;
67 static struct crypto_testsuite_params_asym testsuite_params = { NULL }; argument