Home
last modified time | relevance | path

Searched refs:WPA_REAUTH_EAPOL (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h270 WPA_REAUTH_EAPOL, WPA_ASSOC_FT enumerator
Dieee802_1x.c1036 wpa_auth_sm_event(sta->wpa_sm, WPA_REAUTH_EAPOL); in ieee802_1x_receive()
2134 wpa_auth_sm_event(sta->wpa_sm, WPA_REAUTH_EAPOL); in ieee802_1x_eapol_event()
Dwpa_auth.c1706 case WPA_REAUTH_EAPOL: in wpa_auth_sm_event()
1763 if (event != WPA_REAUTH_EAPOL) in wpa_auth_sm_event()