Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/eapol_auth/
Deapol_auth_sm_i.h51 Boolean authSuccess; member
Deapol_auth_dump.c163 _SB(sm->authSuccess), in eapol_auth_dump_state()
Deapol_auth_sm.c301 if (sm->auth_pae_state == AUTH_PAE_AUTHENTICATING && sm->authSuccess) in SM_STATE()
328 sm->authSuccess = FALSE; in SM_STATE()
424 if (sm->authSuccess && sm->portValid) in SM_STEP()
507 sm->authSuccess = TRUE; in SM_STATE()
/external/wpa_supplicant_8/src/ap/
Dieee802_1x.c1171 sta->eapol_sm->authSuccess = TRUE; in ieee802_1x_new_station()
1194 sta->eapol_sm->authSuccess = TRUE; in ieee802_1x_new_station()
1214 sta->eapol_sm->authSuccess = TRUE; in ieee802_1x_new_station()