Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dwpa_auth.h494 void wpa_auth_set_ptk_rekey_timer(struct wpa_state_machine *sm);
H A Dwpa_auth.c323 void wpa_auth_set_ptk_rekey_timer(struct wpa_state_machine *sm) in wpa_auth_set_ptk_rekey_timer() function
1797 wpa_auth_set_ptk_rekey_timer(sm); in wpa_auth_sm_event()
3357 wpa_auth_set_ptk_rekey_timer(sm); in SM_STATE()
H A Dieee802_1x.c1333 wpa_auth_set_ptk_rekey_timer(sta->wpa_sm); in ieee802_1x_new_station()