Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h342 WPA_AUTH, WPA_ASSOC, WPA_DISASSOC, WPA_DEAUTH, WPA_REAUTH, enumerator
Dieee802_11.c289 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in auth_shared_key()
753 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in sae_accept_sta()
1895 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in handle_auth_fils_finish()
2343 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in handle_auth()
3829 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in handle_assoc()
Dwpa_auth.c1719 case WPA_AUTH: in wpa_auth_sm_event()
1803 if (sm->mgmt_frame_prot && event == WPA_AUTH) in wpa_auth_sm_event()
1808 (event == WPA_AUTH || event == WPA_ASSOC)) in wpa_auth_sm_event()
Ddrv_callbacks.c1044 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in hostapd_notify_auth_fils_finish()