Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
Dpreauth.c322 wpa_sm_get_state(sm) != WPA_COMPLETED || in rsn_preauth_candidate_process()
Dwpa_i.h228 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) in wpa_sm_get_state() function
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()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/
Dpreauth.c313 wpa_sm_get_state(sm) != WPA_COMPLETED || in rsn_preauth_candidate_process()
Dwpa_i.h185 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) in wpa_sm_get_state() function
Dwpa.c1843 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED; in wpa_supplicant_process_1_of_2()
2800 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE) in wpa_sm_notify_disassoc()