Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dpreauth.c323 wpa_sm_get_state(sm) != WPA_COMPLETED || in rsn_preauth_candidate_process()
Dwpa_i.h234 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) in wpa_sm_get_state() function
Dwpa.c229 wpa_sm_get_state(sm) == WPA_COMPLETED && !error) { in wpa_sm_key_request()
889 wpa_sm_get_state(sm) == WPA_COMPLETED) { in wpa_supplicant_process_1_of_4()
2874 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED; in wpa_supplicant_process_1_of_2_wpa()
4178 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE) in wpa_sm_notify_disassoc()