Home
last modified time | relevance | path

Searched refs:reauthInit (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_i.h348 Boolean reauthInit; /* send EAP-Identity/Re-auth */ member
H A Deap.c265 sm->reauthInit = FALSE; in SM_STATE()
860 sm->reauthInit = TRUE; in eap_peer_erp_reauth_start()
963 sm->reauthInit = FALSE; in SM_STATE()
1250 else if (sm->reauthInit) in eap_peer_sm_step_received()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_i.h348 bool reauthInit; /* send EAP-Identity/Re-auth */ member
H A Deap.c267 sm->reauthInit = false; in SM_STATE()
869 sm->reauthInit = true; in eap_peer_erp_reauth_start()
974 sm->reauthInit = false; in SM_STATE()
1282 else if (sm->reauthInit) in eap_peer_sm_step_received()

Completed in 8 milliseconds