Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_cryptodev.c108 #define ADD_BLOCKCIPHER_TESTSUITE(index, parent_ts, blk_types, num_blk_types) \ argument
109 for (j = 0; j < num_blk_types; index++, j++) \
113 #define FREE_BLOCKCIPHER_TESTSUITE(index, parent_ts, num_blk_types) \ argument
114 for (j = index; j < index + num_blk_types; j++) \