Searched refs:aes_docsis_test_cases (Results 1 – 2 of 2) sorted by relevance
767 n_test_cases = sizeof(aes_docsis_test_cases) / in test_blockcipher_all_tests()768 sizeof(aes_docsis_test_cases[0]); in test_blockcipher_all_tests()769 tcs = aes_docsis_test_cases; in test_blockcipher_all_tests()
2891 static const struct blockcipher_test_case aes_docsis_test_cases[] = { variable