Searched refs:wpa_ft_pmk_r0_sa (Results 1 – 1 of 1) sorted by relevance
1168 struct wpa_ft_pmk_r0_sa { struct1212 static void wpa_ft_free_pmk_r0(struct wpa_ft_pmk_r0_sa *r0) in wpa_ft_free_pmk_r0()1230 struct wpa_ft_pmk_r0_sa *r0 = eloop_ctx; in wpa_ft_expire_pmk_r0()1306 struct wpa_ft_pmk_r0_sa *r0, *r0prev; in wpa_ft_pmk_cache_deinit()1310 struct wpa_ft_pmk_r0_sa, list) in wpa_ft_pmk_cache_deinit()1331 struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_store_pmk_r0()1387 const struct wpa_ft_pmk_r0_sa **r0_out) in wpa_ft_fetch_pmk_r0()1390 struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_fetch_pmk_r0()1394 dl_list_for_each(r0, &cache->pmk_r0, struct wpa_ft_pmk_r0_sa, list) { in wpa_ft_fetch_pmk_r0()2942 const struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_local_derive_pmk_r1()[all …]