Searched refs:aes_chain_test_cases (Results 1 – 2 of 2) sorted by relevance
757 n_test_cases = sizeof(aes_chain_test_cases) / in test_blockcipher_all_tests()758 sizeof(aes_chain_test_cases[0]); in test_blockcipher_all_tests()759 tcs = aes_chain_test_cases; in test_blockcipher_all_tests()
2356 static const struct blockcipher_test_case aes_chain_test_cases[] = { variable