Lines Matching refs:exp
3331 const u8 exp[3] = { 0xaa, 0xfb, 0x0d }; in test_ah() local
3339 if (memcmp(res, exp, 3)) in test_ah()
3359 const u8 exp[16] = { in test_c1() local
3369 if (memcmp(res, exp, 16)) in test_c1()
3384 const u8 exp[16] = { in test_s1() local
3394 if (memcmp(res, exp, 16)) in test_s1()
3416 const u8 exp[16] = { in test_f4() local
3426 if (memcmp(res, exp, 16)) in test_f4()
3486 const u8 exp[16] = { in test_f6() local
3496 if (memcmp(res, exp, 16)) in test_f6()
3540 const u8 exp[16] = { in test_h6() local
3550 if (memcmp(res, exp, 16)) in test_h6()