Searched refs:triple_des_cipheronly_test_cases (Results 1 – 2 of 2) sorted by relevance
777 n_test_cases = sizeof(triple_des_cipheronly_test_cases) / in test_blockcipher_all_tests()778 sizeof(triple_des_cipheronly_test_cases[0]); in test_blockcipher_all_tests()779 tcs = triple_des_cipheronly_test_cases; in test_blockcipher_all_tests()
1136 static const struct blockcipher_test_case triple_des_cipheronly_test_cases[] = { variable