Searched refs:num_blk_types (Results 1 – 1 of 1) sorted by relevance
108 #define ADD_BLOCKCIPHER_TESTSUITE(index, parent_ts, blk_types, num_blk_types) \ argument109 for (j = 0; j < num_blk_types; index++, j++) \113 #define FREE_BLOCKCIPHER_TESTSUITE(index, parent_ts, num_blk_types) \ argument114 for (j = index; j < index + num_blk_types; j++) \