Lines Matching refs:exp
3458 const u8 exp[3] = { 0xaa, 0xfb, 0x0d }; in test_ah() local
3466 if (memcmp(res, exp, 3)) in test_ah()
3486 const u8 exp[16] = { in test_c1() local
3496 if (memcmp(res, exp, 16)) in test_c1()
3511 const u8 exp[16] = { in test_s1() local
3521 if (memcmp(res, exp, 16)) in test_s1()
3543 const u8 exp[16] = { in test_f4() local
3553 if (memcmp(res, exp, 16)) in test_f4()
3613 const u8 exp[16] = { in test_f6() local
3623 if (memcmp(res, exp, 16)) in test_f6()
3667 const u8 exp[16] = { in test_h6() local
3677 if (memcmp(res, exp, 16)) in test_h6()