Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dpmksa_cache.h63 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
117 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
Dpmksa_cache.c382 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.h63 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
116 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
Dpmksa_cache.c417 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
/external/wpa_supplicant/
Dpmksa_cache.h53 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
106 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
Dpreauth_test.c370 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0) in main()
Dpmksa_cache.c409 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
Devents.c110 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
Dwpa_supplicant.c1439 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpa_supplicant_associate()
/external/wpa_supplicant_6/wpa_supplicant/
Dpreauth_test.c362 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0) in main()
Devents.c122 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
Dwpa_supplicant.c1022 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpa_supplicant_associate()
/external/wpa_supplicant_8/wpa_supplicant/
Dpreauth_test.c363 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0) in main()
Dsme.c126 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in sme_authenticate()
Devents.c164 pmksa_set = pmksa_cache_set_current(wpa_s->wpa, in wpa_find_assoc_pmkid()
Dwpa_supplicant.c1181 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid, in wpa_supplicant_associate()