Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth_i.h208 struct wpa_ft_pmk_cache;
235 struct wpa_ft_pmk_cache *ft_pmk_cache;
303 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
304 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
H A Dwpa_auth_ft.c1203 struct wpa_ft_pmk_cache { struct
1291 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void) in wpa_ft_pmk_cache_init()
1293 struct wpa_ft_pmk_cache *cache; in wpa_ft_pmk_cache_init()
1305 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache) in wpa_ft_pmk_cache_deinit()
1331 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r0()
1390 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r0()
1418 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r1()
1484 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r1()
4778 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_push_pmk_r1()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwpa_auth_i.h203 struct wpa_ft_pmk_cache;
230 struct wpa_ft_pmk_cache *ft_pmk_cache;
296 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void);
297 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache);
H A Dwpa_auth_ft.c1201 struct wpa_ft_pmk_cache { struct
1289 struct wpa_ft_pmk_cache * wpa_ft_pmk_cache_init(void) in wpa_ft_pmk_cache_init()
1291 struct wpa_ft_pmk_cache *cache; in wpa_ft_pmk_cache_init()
1303 void wpa_ft_pmk_cache_deinit(struct wpa_ft_pmk_cache *cache) in wpa_ft_pmk_cache_deinit()
1329 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r0()
1388 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r0()
1416 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_store_pmk_r1()
1482 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_fetch_pmk_r1()
4551 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache; in wpa_ft_push_pmk_r1()

Completed in 24 milliseconds