Home | History | Annotate | Download | only in hlr_auc_gw

Lines Matching refs:buf3

1025 	u8 buf[16], buf2[16], buf3[16], buf4[16], buf5[16], opc[16];
1054 if (milenage_f2345(opc, t->k, t->rand, buf, buf2, buf3, buf4,
1064 if (memcmp(buf3, t->f4, 16) != 0) {
1102 milenage_generate(t->opc, t->amf, t->k, sqn, _rand, buf, buf2, buf3,
1108 wpa_hexdump(MSG_DEBUG, "CK", buf3, 16);