Searched refs:WPA_AUTH (Results 1 – 4 of 4) sorted by relevance
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | wpa_auth.h | 342 WPA_AUTH, WPA_ASSOC, WPA_DISASSOC, WPA_DEAUTH, WPA_REAUTH, enumerator
|
| HD | ieee802_11.c | 290 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in auth_shared_key() 755 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in sae_accept_sta() 1900 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in handle_auth_fils_finish() 2351 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in handle_auth() 3994 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in handle_assoc()
|
| HD | wpa_auth.c | 1735 case WPA_AUTH: in wpa_auth_sm_event() 1822 if (sm->mgmt_frame_prot && event == WPA_AUTH) in wpa_auth_sm_event() 1827 (event == WPA_AUTH || event == WPA_ASSOC)) in wpa_auth_sm_event()
|
| HD | drv_callbacks.c | 1058 wpa_auth_sm_event(sta->wpa_sm, WPA_AUTH); in hostapd_notify_auth_fils_finish()
|