Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.h64 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
118 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
Dpmksa_cache.c414 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, in pmksa_cache_set_current() function
Dwpa.c711 pmksa_cache_set_current(sm, NULL, sm->bssid, 0, 0); in wpa_supplicant_process_1_of_4()
2370 pmksa_cache_set_current(sm, NULL, (const u8*) bssid, 0, 0); in wpa_set_bss()