Searched refs:blk_suites (Results 1 – 1 of 1) sorted by relevance
16189 const enum blockcipher_test_type blk_suites[] = { in run_cryptodev_testsuite() enum16237 (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() enum16471 (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()