Searched refs:pmksa_cache_set_current (Results 1 - 10 of 10) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpmksa_cache.h64 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
118 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
H A Dpmksa_cache.c423 * pmksa_cache_set_current - Set the current PMKSA entry selection
431 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpmksa_cache.h64 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
118 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
H A Dpmksa_cache.c423 * pmksa_cache_set_current - Set the current PMKSA entry selection
431 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.h64 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
118 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
H A Dpmksa_cache.c423 * pmksa_cache_set_current - Set the current PMKSA entry selection
431 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
/external/wpa_supplicant_8/wpa_supplicant/
H A Dpreauth_test.c347 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0)
H A Dsme.c300 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid,
472 pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, ssid, 0) == 0)
H A Devents.c322 pmksa_set = pmksa_cache_set_current(wpa_s->wpa,
H A Dwpa_supplicant.c2050 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid,

Completed in 397 milliseconds