Searched refs:wpa_auth_set_ptk_rekey_timer (Results 1 – 3 of 3) sorted by relevance
628 void wpa_auth_set_ptk_rekey_timer(struct wpa_state_machine *sm);
612 void wpa_auth_set_ptk_rekey_timer(struct wpa_state_machine *sm) in wpa_auth_set_ptk_rekey_timer() function2396 wpa_auth_set_ptk_rekey_timer(sm);4967 wpa_auth_set_ptk_rekey_timer(sm);
1434 wpa_auth_set_ptk_rekey_timer(sta->wpa_sm); in ieee802_1x_new_station()