Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth.c239 static void wpa_rekey_gtk(void *eloop_ctx, void *timeout_ctx) in wpa_rekey_gtk() function
254 0, wpa_rekey_gtk, wpa_auth, NULL); in wpa_rekey_gtk()
904 eloop_cancel_timeout(wpa_rekey_gtk, wpa_auth, NULL); in wpa_receive()
905 wpa_rekey_gtk(wpa_auth, NULL); in wpa_receive()