Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c1640 static void wpa_ft_rrb_del_r0kh(void *eloop_ctx, void *timeout_ctx) in wpa_ft_rrb_del_r0kh() function
1670 eloop_replenish_timeout(timeout, 0, wpa_ft_rrb_del_r0kh, in wpa_ft_rrb_r0kh_replenish()
1678 eloop_cancel_timeout(wpa_ft_rrb_del_r0kh, wpa_auth, r0kh); in wpa_ft_rrb_r0kh_timeout()
1681 eloop_register_timeout(timeout, 0, wpa_ft_rrb_del_r0kh, in wpa_ft_rrb_r0kh_timeout()
1715 eloop_register_timeout(timeout, 0, wpa_ft_rrb_del_r0kh, in wpa_ft_rrb_add_r0kh()
1841 if (eloop_cancel_timeout(wpa_ft_rrb_del_r0kh, wpa_auth, in wpa_ft_deinit_rkh_tmp()