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

/freebsd-12-stable/contrib/wpa/src/rsn_supp/
H A 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, function
H A Dpmksa_cache.c474 * pmksa_cache_set_current - Set the current PMKSA entry selection
483 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c350 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0,
H A Dsme.c363 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid,
642 pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, ssid, 0,
729 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid,
H A Devents.c352 pmksa_set = pmksa_cache_set_current(wpa_s->wpa,
4049 pmksa_cache_set_current(wpa_s->wpa,
H A Dwpa_supplicant.c2571 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid,

Completed in 98 milliseconds