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

  /external/wpa_supplicant_8/src/rsn_supp/
pmksa_cache.h 67 void pmksa_cache_clear_current(struct wpa_sm *sm);
131 static inline void pmksa_cache_clear_current(struct wpa_sm *sm) function
pmksa_cache.c 427 * pmksa_cache_clear_current - Clear the current PMKSA entry selection
430 void pmksa_cache_clear_current(struct wpa_sm *sm) function

Completed in 47 milliseconds