Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/eapol_auth/
Deapol_auth_sm_i.h47 bool authFail; member
Deapol_auth_sm.c273 if (sm->auth_pae_state == AUTH_PAE_AUTHENTICATING && sm->authFail) in SM_STATE()
330 sm->authFail = false; in SM_STATE()
427 else if (sm->authFail || in SM_STEP()
518 sm->authFail = true; in SM_STATE()
Deapol_auth_dump.c159 _SB(sm->authFail), in eapol_auth_dump_state()
/freebsd-12-stable/contrib/wpa/src/ap/
Dieee802_1x.c1314 sta->eapol_sm->authFail = false; in ieee802_1x_new_station()
1337 sta->eapol_sm->authFail = false; in ieee802_1x_new_station()
1358 sta->eapol_sm->authFail = false; in ieee802_1x_new_station()
1883 sta->eapol_sm->authFail = true; in ieee802_1x_update_vlan()
1896 sta->eapol_sm->authFail = true; in ieee802_1x_update_vlan()