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.h78 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
147 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
Dpmksa_cache.c483 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.c350 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0, in main()
Dsme.c363 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_send_authentication()
642 pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, ssid, 0, in sme_send_authentication()
729 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_send_authentication()
Devents.c352 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
4048 pmksa_cache_set_current(wpa_s->wpa, in wpa_supplicant_event_assoc_auth()
Dwpa_supplicant.c2563 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpas_populate_assoc_ies()