Home
last modified time | relevance | path

Searched refs:blk_suites (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test/
H A Dtest_cryptodev.c16189 const enum blockcipher_test_type blk_suites[] = { in run_cryptodev_testsuite() enum
16237 (RTE_DIM(blk_suites) + RTE_DIM(static_suites))); in run_cryptodev_testsuite()
16239 ADD_BLOCKCIPHER_TESTSUITE(i, ts, blk_suites, RTE_DIM(blk_suites)); in run_cryptodev_testsuite()
16243 FREE_BLOCKCIPHER_TESTSUITE(blk_start_idx, ts, RTE_DIM(blk_suites)); in run_cryptodev_testsuite()
16394 const enum blockcipher_test_type blk_suites[] = { in test_cryptodev_scheduler() enum
16471 (RTE_DIM(blk_suites) + 1)); in test_cryptodev_scheduler()
16473 blk_suites, RTE_DIM(blk_suites)); in test_cryptodev_scheduler()
16487 RTE_DIM(blk_suites)); in test_cryptodev_scheduler()