Searched refs:wpa_sm_set_state (Results 1 – 2 of 2) sorted by relevance
39 void wpa_sm_set_state(enum wpa_states state);
682 wpa_sm_set_state(WPA_FIRST_HALF_4WAY_HANDSHAKE); in wpa_supplicant_process_1_of_4()853 wpa_sm_set_state(WPA_COMPLETED); in wpa_supplicant_key_neg_complete()1289 wpa_sm_set_state(WPA_LAST_HALF_4WAY_HANDSHAKE); in wpa_supplicant_process_3_of_4()1421 wpa_sm_set_state(WPA_GROUP_HANDSHAKE); in wpa_supplicant_send_4_of_4_txcallback()1656 wpa_sm_set_state(WPA_GROUP_HANDSHAKE); in wpa_supplicant_process_1_of_2()1683 wpa_sm_set_state(WPA_COMPLETED); in wpa_supplicant_process_1_of_2()2103 void wpa_sm_set_state(enum wpa_states state) in wpa_sm_set_state() function2179 wpa_sm_set_state(WPA_INACTIVE); in wpa_sm_init()2588 wpa_sm_set_state(WPA_DISCONNECTED); in wpa_supplicant_stop_countermeasures()2601 wpa_sm_set_state(WPA_TKIP_COUNTERMEASURES); in wpa_michael_mic_failure()[all …]