Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h82 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
154 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
H A Dpmksa_cache.c555 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c358 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0, in main()
H A Dsme.c447 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_send_authentication()
746 pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, ssid, 0, in sme_send_authentication()
840 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_send_authentication()
H A Devents.c373 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
4655 pmksa_cache_set_current(wpa_s->wpa, in wpa_supplicant_event_assoc_auth()
H A Dwpa_supplicant.c2961 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpas_populate_assoc_ies()