Searched refs:wpa_ft_pmk_cache (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h177 struct wpa_ft_pmk_cache;
205 struct wpa_ft_pmk_cache *ft_pmk_cache;
254 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
255 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
H A Dwpa_auth_ft.c164 struct wpa_ft_pmk_cache { struct
169 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void)
171 struct wpa_ft_pmk_cache *cache;
179 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache)
208 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
233 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
258 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
283 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h177 struct wpa_ft_pmk_cache;
205 struct wpa_ft_pmk_cache *ft_pmk_cache;
254 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
255 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
H A Dwpa_auth_ft.c164 struct wpa_ft_pmk_cache { struct
169 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void)
171 struct wpa_ft_pmk_cache *cache;
179 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache)
208 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
233 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
258 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
283 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h177 struct wpa_ft_pmk_cache;
205 struct wpa_ft_pmk_cache *ft_pmk_cache;
254 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
255 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
H A Dwpa_auth_ft.c164 struct wpa_ft_pmk_cache { struct
169 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void)
171 struct wpa_ft_pmk_cache *cache;
179 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache)
208 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
233 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
258 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
283 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;

Completed in 31 milliseconds