Searched refs:wpa_ft_pmk_r0_sa (Results 1 – 1 of 1) sorted by relevance
1169 struct wpa_ft_pmk_r0_sa { struct1213 static void wpa_ft_free_pmk_r0(struct wpa_ft_pmk_r0_sa *r0) in wpa_ft_free_pmk_r0()1231 struct wpa_ft_pmk_r0_sa *r0 = eloop_ctx; in wpa_ft_expire_pmk_r0()1307 struct wpa_ft_pmk_r0_sa *r0, *r0prev; in wpa_ft_pmk_cache_deinit()1311 struct wpa_ft_pmk_r0_sa, list) in wpa_ft_pmk_cache_deinit()1332 struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_store_pmk_r0()1388 const struct wpa_ft_pmk_r0_sa **r0_out) in wpa_ft_fetch_pmk_r0()1391 struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_fetch_pmk_r0()1395 dl_list_for_each(r0, &cache->pmk_r0, struct wpa_ft_pmk_r0_sa, list) { in wpa_ft_fetch_pmk_r0()2992 const struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_local_derive_pmk_r1()[all …]