Searched refs:wpa_sm_rekey_ptk (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A Dwpa.c504 static void wpa_sm_rekey_ptk(void *eloop_ctx, void *timeout_ctx) function
559 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL);
560 eloop_register_timeout(sm->wpa_ptk_rekey, 0, wpa_sm_rekey_ptk,
1895 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL);
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.c501 static void wpa_sm_rekey_ptk(void *eloop_ctx, void *timeout_ctx) function
559 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL);
560 eloop_register_timeout(sm->wpa_ptk_rekey, 0, wpa_sm_rekey_ptk,
2071 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL);
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.c501 static void wpa_sm_rekey_ptk(void *eloop_ctx, void *timeout_ctx) function
559 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL);
560 eloop_register_timeout(sm->wpa_ptk_rekey, 0, wpa_sm_rekey_ptk,
2071 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL);
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.c501 static void wpa_sm_rekey_ptk(void *eloop_ctx, void *timeout_ctx) function
559 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL);
560 eloop_register_timeout(sm->wpa_ptk_rekey, 0, wpa_sm_rekey_ptk,
2071 eloop_cancel_timeout(wpa_sm_rekey_ptk, sm, NULL);

Completed in 59 milliseconds