Searched refs:pmksa_cache_set_current (Results 1 – 6 of 6) sorted by relevance
| /hostap-latest/src/rsn_supp/ |
| D | pmksa_cache.h | 93 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
|
| D | pmksa_cache.c | 643 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/ |
| D | preauth_test.c | 359 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0, in main()
|
| D | sme.c | 702 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()
|
| D | events.c | 464 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()
|
| D | wpa_supplicant.c | 3372 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpas_populate_assoc_ies()
|