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/src/rsn_supp/
H A Dpreauth.c313 wpa_sm_get_state(sm) != WPA_COMPLETED || in rsn_preauth_candidate_process()
H A Dwpa_i.h185 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) in wpa_sm_get_state() function
H A 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()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dpreauth.c329 wpa_sm_get_state(sm) != WPA_COMPLETED || in rsn_preauth_candidate_process()
H A Dwpa_i.h234 static inline enum wpa_states wpa_sm_get_state(struct wpa_sm *sm) in wpa_sm_get_state() function
H A Dwpa.c237 wpa_sm_get_state(sm) == WPA_COMPLETED) { in wpa_sm_key_request()
800 wpa_sm_get_state(sm) == WPA_COMPLETED) { in wpa_supplicant_process_1_of_4()
3186 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED;
4211 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE)

Completed in 14 milliseconds