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

  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
pmksa_cache.h 61 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
91 pmksa_cache_get_current(struct wpa_sm *sm) function
pmksa_cache.c 384 * pmksa_cache_get_current - Get the current used PMKSA entry
388 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
  /external/wpa_supplicant_8/src/rsn_supp/
pmksa_cache.h 55 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
87 pmksa_cache_get_current(struct wpa_sm *sm) function
pmksa_cache.c 372 * pmksa_cache_get_current - Get the current used PMKSA entry
376 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) function
  /external/wpa_supplicant_6/wpa_supplicant/
wpas_glue.c 144 if (pmksa_cache_get_current(wpa_s->wpa) &&
  /external/wpa_supplicant_8/wpa_supplicant/
wpas_glue.c 142 if (pmksa_cache_get_current(wpa_s->wpa) &&

Completed in 1036 milliseconds