Searched refs:hash_test_cases (Results 1 – 2 of 2) sorted by relevance
429 static const struct blockcipher_test_case hash_test_cases[] = { variable
1181 n_test_cases = RTE_DIM(hash_test_cases); in build_blockcipher_test_suite()1182 blk_tcs = hash_test_cases; in build_blockcipher_test_suite()