Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h666 void wpa_auth_set_ptk_rekey_timer(struct wpa_state_machine *sm);
Dwpa_auth.c630 void wpa_auth_set_ptk_rekey_timer(struct wpa_state_machine *sm) in wpa_auth_set_ptk_rekey_timer() function
2482 wpa_auth_set_ptk_rekey_timer(sm);
5210 wpa_auth_set_ptk_rekey_timer(sm);
Dieee802_1x.c1454 wpa_auth_set_ptk_rekey_timer(sta->wpa_sm); in ieee802_1x_new_station()