Home
last modified time | relevance | path

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

/hostap-latest/src/pasn/
Dpasn_common.h112 int corrupt_mic; member
Dpasn_initiator.c677 if (pasn->corrupt_mic) { in wpas_pasn_build_auth_3()
744 pasn->corrupt_mic = 0; in wpa_pasn_reset()
Dpasn_responder.c568 if (pasn->corrupt_mic) { in handle_auth_pasn_resp()
/hostap-latest/wpa_supplicant/
Dpasn_supplicant.c576 pasn->corrupt_mic = wpa_s->conf->pasn_corrupt_mic; in wpas_pasn_auth_start_cb()
/hostap-latest/src/ap/
Dieee802_11.c2657 pasn->corrupt_mic = hapd->conf->pasn_corrupt_mic; in hapd_initialize_pasn()