Home
last modified time | relevance | path

Searched refs:buf4 (Results 1 – 1 of 1) sorted by relevance

/hostap-latest/tests/
Dtest-milenage.c698 u8 buf[16], buf2[16], buf3[16], buf4[16], buf5[16], opc[16]; in main() local
727 if (milenage_f2345(opc, t->k, t->rand, buf, buf2, buf3, buf4, in main()
741 if (memcmp(buf4, t->f5, 6) != 0) { in main()
776 buf4, &res_len); in main()
782 wpa_hexdump(MSG_DEBUG, "RES", buf4, res_len); in main()