Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h93 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
H A 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
/freebsd/contrib/wpa/wpa_supplicant/
H A Dpreauth_test.c359 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0, in main()
H A Dsme.c699 if (pmksa_cache_set_current(wpa_s->wpa, NULL, in sme_send_authentication()
1017 pmksa_cache_set_current(wpa_s->wpa, NULL, in sme_send_authentication()
1118 if (pmksa_cache_set_current(wpa_s->wpa, NULL, in sme_send_authentication()
H A Devents.c460 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
5627 pmksa_cache_set_current(wpa_s->wpa, in wpa_supplicant_event_assoc_auth()
H A Dwpa_supplicant.c3482 if (pmksa_cache_set_current(wpa_s->wpa, NULL, addr, in wpas_populate_assoc_ies()