Lines Matching refs:expected
58 const uint8_t expected[32] = { in test_1() local
70 result = check_result(1, expected, sizeof(expected), in test_1()
83 const uint8_t expected[32] = { in test_2() local
96 result = check_result(2, expected, sizeof(expected), in test_2()
106 const uint8_t expected[32] = { in test_3() local
119 result = check_result(3, expected, sizeof(expected), in test_3()
129 const uint8_t expected[32] = { in test_4() local
142 result = check_result(4, expected, sizeof(expected), in test_4()
153 const uint8_t expected[32] = { in test_5() local
168 result = check_result(5, expected, sizeof(expected), in test_5()
178 const uint8_t expected[32] = { in test_6() local
193 result = check_result(6, expected, sizeof(expected), in test_6()
203 const uint8_t expected[32] = { in test_7() local
218 result = check_result(7, expected, sizeof(expected), in test_7()
229 const uint8_t expected[32] = { in test_8() local
244 result = check_result(8, expected, sizeof(expected), in test_8()
254 const uint8_t expected[32] = { in test_9() local
269 result = check_result(9, expected, sizeof(expected), in test_9()
279 const uint8_t expected[32] = { in test_10() local
294 result = check_result(10, expected, sizeof(expected), in test_10()
304 const uint8_t expected[32] = { in test_11() local
319 result = check_result(11, expected, sizeof(expected), in test_11()
330 const uint8_t expected[32] = { in test_12() local
348 result = check_result(12, expected, sizeof(expected), in test_12()
358 const uint8_t expected[32] = { in test_13() local
376 result = check_result(13, expected, sizeof(expected), in test_13()
386 const uint8_t expected[32] = { in test_14() local
404 result = check_result(14, expected, sizeof(expected), in test_14()