Home
last modified time | relevance | path

Searched refs:pmksa_cache_set_current (Results 1 – 6 of 6) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
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, in pmksa_cache_set_current() function
Dpmksa_cache.c434 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
/external/wpa_supplicant_8/wpa_supplicant/
Dpreauth_test.c347 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0) in main()
Dsme.c303 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_send_authentication()
519 pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, ssid, 0) == 0) in sme_send_authentication()
Devents.c323 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
Dwpa_supplicant.c2180 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpas_start_assoc_cb()