Home
last modified time | relevance | path

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

/hostap-latest/src/ap/
Dwpa_auth_ft.c1221 struct wpa_ft_pmk_r1_sa { struct
1301 static void wpa_ft_free_pmk_r1(struct wpa_ft_pmk_r1_sa *r1) in wpa_ft_free_pmk_r1()
1319 struct wpa_ft_pmk_r1_sa *r1 = eloop_ctx; in wpa_ft_expire_pmk_r1()
1342 struct wpa_ft_pmk_r1_sa *r1, *r1prev; in wpa_ft_pmk_cache_deinit()
1349 struct wpa_ft_pmk_r1_sa, list) in wpa_ft_pmk_cache_deinit()
1454 struct wpa_ft_pmk_r1_sa *r1; in wpa_ft_store_pmk_r1()
1519 struct wpa_ft_pmk_r1_sa *r1; in wpa_ft_fetch_pmk_r1()
1524 dl_list_for_each(r1, &cache->pmk_r1, struct wpa_ft_pmk_r1_sa, list) { in wpa_ft_fetch_pmk_r1()