Searched refs:wpa_rekey_ptk (Results 1 – 1 of 1) sorted by relevance
| /freebsd-9-stable/contrib/wpa/src/ap/ |
| D | wpa_auth.c | 253 static void wpa_rekey_ptk(void *eloop_ctx, void *timeout_ctx) in wpa_rekey_ptk() function 567 eloop_cancel_timeout(wpa_rekey_ptk, sm->wpa_auth, sm); in wpa_auth_sta_deinit() 1253 eloop_cancel_timeout(wpa_rekey_ptk, sm->wpa_auth, sm); in wpa_remove_ptk() 1834 eloop_cancel_timeout(wpa_rekey_ptk, sm->wpa_auth, sm); in SM_STATE() 1836 wpa_ptk_rekey, 0, wpa_rekey_ptk, in SM_STATE()
|