Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/ap/
HDwpa_auth.c35 static int wpa_sm_step(struct wpa_state_machine *sm);
303 wpa_sm_step(sm); in wpa_rekey_ptk()
615 return wpa_sm_step(sm); in wpa_auth_sta_associated()
623 if (wpa_sm_step(sm) == 1) in wpa_auth_sta_associated()
627 return wpa_sm_step(sm); in wpa_auth_sta_associated()
1352 wpa_sm_step(sm); in wpa_receive()
1398 wpa_sm_step(sm); in wpa_send_eapol_timeout()
1714 if (wpa_sm_step(sm) == 1) in wpa_auth_sm_event()
1770 return wpa_sm_step(sm); in wpa_auth_sm_event()
2730 wpa_sm_step(sm); in wpa_group_update_sta()
[all …]