Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dpreauth.c324 wpa_sm_get_state(sm) != WPA_COMPLETED || in rsn_preauth_candidate_process()
H A Dwpa_i.h241 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) in wpa_sm_get_state() function
H A Dwpa.c228 wpa_sm_get_state(sm) == WPA_COMPLETED && !error) { in wpa_sm_key_request()
946 wpa_sm_get_state(sm) == WPA_COMPLETED) { in wpa_supplicant_process_1_of_4()
3011 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED; in wpa_supplicant_process_1_of_2_wpa()
4325 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE) in wpa_sm_notify_disassoc()