Searched refs:pmksa_cache_set_current (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/wpa/src/rsn_supp/ |
| H A D | pmksa_cache.h | 82 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 D | pmksa_cache.c | 555 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 D | preauth_test.c | 358 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0, in main()
|
| H A D | sme.c | 447 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 D | events.c | 373 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 D | wpa_supplicant.c | 2961 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpas_populate_assoc_ies()
|