Searched defs:pmksa_cache_set_current (Results 1 - 4 of 4) sorted by relevance

/external/wpa_supplicant/
H A 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, function
H A Dpmksa_cache.c401 * pmksa_cache_set_current - Set the current PMKSA entry selection
409 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
/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

Completed in 33 milliseconds