Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c1207 static void wpa_ft_expire_pmk_r1(void *eloop_ctx, void *timeout_ctx);
1270 eloop_cancel_timeout(wpa_ft_expire_pmk_r1, r1, NULL); in wpa_ft_free_pmk_r1()
1280 static void wpa_ft_expire_pmk_r1(void *eloop_ctx, void *timeout_ctx) in wpa_ft_expire_pmk_r1() function
1463 eloop_register_timeout(expires_in + 1, 0, wpa_ft_expire_pmk_r1, in wpa_ft_store_pmk_r1()
1467 wpa_ft_expire_pmk_r1, r1, NULL); in wpa_ft_store_pmk_r1()