Home
last modified time | relevance | path

Searched refs:wpa_ft_expire_pmk_r1 (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c1210 static void wpa_ft_expire_pmk_r1(void *eloop_ctx, void *timeout_ctx);
1273 eloop_cancel_timeout(wpa_ft_expire_pmk_r1, r1, NULL); in wpa_ft_free_pmk_r1()
1283 static void wpa_ft_expire_pmk_r1(void *eloop_ctx, void *timeout_ctx) in wpa_ft_expire_pmk_r1() function
1466 eloop_register_timeout(expires_in + 1, 0, wpa_ft_expire_pmk_r1, in wpa_ft_store_pmk_r1()
1470 wpa_ft_expire_pmk_r1, r1, NULL); in wpa_ft_store_pmk_r1()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c1208 static void wpa_ft_expire_pmk_r1(void *eloop_ctx, void *timeout_ctx);
1271 eloop_cancel_timeout(wpa_ft_expire_pmk_r1, r1, NULL); in wpa_ft_free_pmk_r1()
1281 static void wpa_ft_expire_pmk_r1(void *eloop_ctx, void *timeout_ctx) in wpa_ft_expire_pmk_r1() function
1464 eloop_register_timeout(expires_in + 1, 0, wpa_ft_expire_pmk_r1, in wpa_ft_store_pmk_r1()
1468 wpa_ft_expire_pmk_r1, r1, NULL); in wpa_ft_store_pmk_r1()

Completed in 13 milliseconds