Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dwpa_auth_ft.c1187 struct wpa_ft_pmk_r1_sa { struct
1267 static void wpa_ft_free_pmk_r1(struct wpa_ft_pmk_r1_sa *r1) in wpa_ft_free_pmk_r1()
1285 struct wpa_ft_pmk_r1_sa *r1 = eloop_ctx; in wpa_ft_expire_pmk_r1()
1308 struct wpa_ft_pmk_r1_sa *r1, *r1prev; in wpa_ft_pmk_cache_deinit()
1315 struct wpa_ft_pmk_r1_sa, list) in wpa_ft_pmk_cache_deinit()
1420 struct wpa_ft_pmk_r1_sa *r1; in wpa_ft_store_pmk_r1()
1485 struct wpa_ft_pmk_r1_sa *r1; in wpa_ft_fetch_pmk_r1()
1490 dl_list_for_each(r1, &cache->pmk_r1, struct wpa_ft_pmk_r1_sa, list) { in wpa_ft_fetch_pmk_r1()