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

/external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
H A 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, function
H A Dpmksa_cache.c409 * pmksa_cache_set_current - Set the current PMKSA entry selection
417 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpmksa_cache.h57 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
109 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
H A Dpmksa_cache.c411 * pmksa_cache_set_current - Set the current PMKSA entry selection
419 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpmksa_cache.h57 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
109 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
H A Dpmksa_cache.c411 * pmksa_cache_set_current - Set the current PMKSA entry selection
419 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.h57 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
109 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
H A Dpmksa_cache.c411 * pmksa_cache_set_current - Set the current PMKSA entry selection
419 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
/external/wpa_supplicant_6/wpa_supplicant/
H A Dpreauth_test.c362 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0)
H A Devents.c122 pmksa_set = pmksa_cache_set_current(wpa_s->wpa,
H A Dwpa_supplicant.c1022 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid,
/external/wpa_supplicant_8/wpa_supplicant/
H A Dpreauth_test.c357 ret = pmksa_cache_set_current(wpa_s.wpa, NULL, bssid, NULL, 0)
H A Dsme.c118 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid,
H A Devents.c195 pmksa_set = pmksa_cache_set_current(wpa_s->wpa,
H A Dwpa_supplicant.c1352 if (pmksa_cache_set_current(wpa_s->wpa, NULL, bss->bssid,

Completed in 1946 milliseconds