Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.c339 static void wpa_rekey_ptk(void *eloop_ctx, void *timeout_ctx) in wpa_rekey_ptk() function
356 eloop_cancel_timeout(wpa_rekey_ptk, sm->wpa_auth, sm); in wpa_auth_set_ptk_rekey_timer()
358 wpa_rekey_ptk, sm->wpa_auth, sm); in wpa_auth_set_ptk_rekey_timer()
767 eloop_cancel_timeout(wpa_rekey_ptk, wpa_auth, sm); in wpa_auth_sta_deinit()
1751 eloop_cancel_timeout(wpa_rekey_ptk, sm->wpa_auth, sm); in wpa_remove_ptk()