Home
last modified time | relevance | path

Searched refs:wpa_ft_pmk_r0_sa (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_ft.c1169 struct wpa_ft_pmk_r0_sa { struct
1204 struct dl_list pmk_r0; /* struct wpa_ft_pmk_r0_sa */
1213 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, lis in wpa_ft_fetch_pmk_r0()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_ft.c1167 struct wpa_ft_pmk_r0_sa { struct
1202 struct dl_list pmk_r0; /* struct wpa_ft_pmk_r0_sa */
1211 static void wpa_ft_free_pmk_r0(struct wpa_ft_pmk_r0_sa *r0) in wpa_ft_free_pmk_r0()
1229 struct wpa_ft_pmk_r0_sa *r0 = eloop_ctx; in wpa_ft_expire_pmk_r0()
1305 struct wpa_ft_pmk_r0_sa *r0, *r0prev; in wpa_ft_pmk_cache_deinit()
1309 struct wpa_ft_pmk_r0_sa, list) in wpa_ft_pmk_cache_deinit()
1330 struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_store_pmk_r0()
1386 const struct wpa_ft_pmk_r0_sa **r0_out) in wpa_ft_fetch_pmk_r0()
1389 struct wpa_ft_pmk_r0_sa *r0; in wpa_ft_fetch_pmk_r0()
1393 dl_list_for_each(r0, &cache->pmk_r0, struct wpa_ft_pmk_r0_sa, lis in wpa_ft_fetch_pmk_r0()
[all...]

Completed in 8 milliseconds