Home
last modified time | relevance | path

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

/external/wpa_supplicant/
Dwpa_i.h144 static inline wpa_states wpa_sm_get_state(struct wpa_sm *sm) in wpa_sm_get_state() function
Dpreauth.c307 wpa_sm_get_state(sm) != WPA_COMPLETED || in rsn_preauth_candidate_process()
Dwpa.c3123 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED; in wpa_supplicant_process_1_of_2()
3897 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE) in wpa_sm_notify_disassoc()
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dwpa_i.h118 static inline wpa_states wpa_sm_get_state(struct wpa_sm *sm) in wpa_sm_get_state() function
Dpreauth.c307 wpa_sm_get_state(sm) != WPA_COMPLETED || in rsn_preauth_candidate_process()
Dwpa.c1216 rekey = wpa_sm_get_state(sm) == WPA_COMPLETED; in wpa_supplicant_process_1_of_2()
1961 if (wpa_sm_get_state(sm) == WPA_4WAY_HANDSHAKE) in wpa_sm_notify_disassoc()