Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ft.c1184 struct wpa_ft_pmk_r1_sa { struct
1264 static void wpa_ft_free_pmk_r1(struct wpa_ft_pmk_r1_sa *r1) in wpa_ft_free_pmk_r1()
1282 struct wpa_ft_pmk_r1_sa *r1 = eloop_ctx; in wpa_ft_expire_pmk_r1()
1305 struct wpa_ft_pmk_r1_sa *r1, *r1prev; in wpa_ft_pmk_cache_deinit()
1312 struct wpa_ft_pmk_r1_sa, list) in wpa_ft_pmk_cache_deinit()
1417 struct wpa_ft_pmk_r1_sa *r1; in wpa_ft_store_pmk_r1()
1482 struct wpa_ft_pmk_r1_sa *r1; in wpa_ft_fetch_pmk_r1()
1487 dl_list_for_each(r1, &cache->pmk_r1, struct wpa_ft_pmk_r1_sa, list) { in wpa_ft_fetch_pmk_r1()