Searched refs:ft_pmk_cache (Results 1 - 9 of 9) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dwpa_auth_i.h200 struct wpa_ft_pmk_cache *ft_pmk_cache; member in struct:wpa_authenticator
H A Dwpa_auth_ft.c207 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
232 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
257 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
282 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
1752 r0 = wpa_auth->ft_pmk_cache->pmk_r0;
H A Dwpa_auth.c410 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();
411 if (wpa_auth->ft_pmk_cache == NULL) {
479 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);
480 wpa_auth->ft_pmk_cache = NULL;
/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth_i.h200 struct wpa_ft_pmk_cache *ft_pmk_cache; member in struct:wpa_authenticator
H A Dwpa_auth_ft.c207 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
232 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
257 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
282 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
1752 r0 = wpa_auth->ft_pmk_cache->pmk_r0;
H A Dwpa_auth.c410 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();
411 if (wpa_auth->ft_pmk_cache == NULL) {
479 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);
480 wpa_auth->ft_pmk_cache = NULL;
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dwpa_auth_i.h200 struct wpa_ft_pmk_cache *ft_pmk_cache; member in struct:wpa_authenticator
H A Dwpa_auth_ft.c207 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
232 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
257 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
282 struct wpa_ft_pmk_cache *cache = wpa_auth->ft_pmk_cache;
1752 r0 = wpa_auth->ft_pmk_cache->pmk_r0;
H A Dwpa_auth.c410 wpa_auth->ft_pmk_cache = wpa_ft_pmk_cache_init();
411 if (wpa_auth->ft_pmk_cache == NULL) {
479 wpa_ft_pmk_cache_deinit(wpa_auth->ft_pmk_cache);
480 wpa_auth->ft_pmk_cache = NULL;

Completed in 156 milliseconds