Home
last modified time | relevance | path

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

/hostap-latest/src/rsn_supp/
Dpmksa_cache.h93 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
Dpmksa_cache.c643 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
926 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, const u8 *bssid, in pmksa_cache_set_current() function
/hostap-latest/wpa_supplicant/
Dpreauth_test.c359 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0, in main()
Dsme.c702 if (pmksa_cache_set_current(wpa_s->wpa, NULL, in sme_send_authentication()
1020 pmksa_cache_set_current(wpa_s->wpa, NULL, in sme_send_authentication()
1121 if (pmksa_cache_set_current(wpa_s->wpa, NULL, in sme_send_authentication()
Devents.c464 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
5717 pmksa_cache_set_current(wpa_s->wpa, in wpa_supplicant_event_assoc_auth()
Dwpa_supplicant.c3372 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpas_populate_assoc_ies()