Searched refs:hash_test_cases (Results 1 – 2 of 2) sorted by relevance
792 n_test_cases = sizeof(hash_test_cases) / in test_blockcipher_all_tests()793 sizeof(hash_test_cases[0]); in test_blockcipher_all_tests()794 tcs = hash_test_cases; in test_blockcipher_all_tests()
404 static const struct blockcipher_test_case hash_test_cases[] = { variable