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

  /external/wpa_supplicant_8/src/rsn_supp/
pmksa_cache.h 66 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
99 pmksa_cache_get_current(struct wpa_sm *sm) function
pmksa_cache.c 414 * pmksa_cache_get_current - Get the current used PMKSA entry
418 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function

Completed in 175 milliseconds