HomeSort by relevance Sort by last modified time
    Searched defs:pmksa_cache_set_current (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/rsn_supp/
pmksa_cache.c 468 * pmksa_cache_set_current - Set the current PMKSA entry selection
477 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function
pmksa_cache.h 77 int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid,
145 static inline int pmksa_cache_set_current(struct wpa_sm *sm, const u8 *pmkid, function

Completed in 53 milliseconds