Searched refs:wpa_ft_pmk_r0_sa (Results 1 – 1 of 1) sorted by relevance
1166 struct wpa_ft_pmk_r0_sa { struct1210 static void wpa_ft_free_pmk_r0(struct wpa_ft_pmk_r0_sa *r0) in wpa_ft_free_pmk_r0()1228 struct wpa_ft_pmk_r0_sa *r0 = eloop_ctx; in wpa_ft_expire_pmk_r0()1304 struct wpa_ft_pmk_r0_sa *r0, *r0prev; in wpa_ft_pmk_cache_deinit()1308 struct wpa_ft_pmk_r0_sa, list) in wpa_ft_pmk_cache_deinit()1329 struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_store_pmk_r0()1385 const struct wpa_ft_pmk_r0_sa **r0_out) in wpa_ft_fetch_pmk_r0()1388 struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_fetch_pmk_r0()1392 dl_list_for_each(r0, &cache->pmk_r0, struct wpa_ft_pmk_r0_sa, list) { in wpa_ft_fetch_pmk_r0()2790 const struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_local_derive_pmk_r1()[all …]