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.c322 wpa_sm_get_state(sm) != WPA_COMPLETED || in rsn_preauth_candidate_process()
H A Dwpa_i.h228 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) in wpa_sm_get_state() function
H A Dwpa.c189 wpa_sm_get_state(sm) == WPA_COMPLETED) { in wpa_sm_key_request()
690 wpa_sm_get_state(sm) == WPA_COMPLETED) { in wpa_supplicant_process_1_of_4()
2112 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED; in wpa_supplicant_process_1_of_2()
3085 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE) in wpa_sm_notify_disassoc()