Searched defs:wpa_sm_aborted_cached (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h136 void wpa_sm_aborted_cached(struct wpa_sm *sm);
263 static inline void wpa_sm_aborted_cached(struct wpa_sm *sm) function
H A Dwpa.c1530 * wpa_sm_aborted_cached - Notify WPA that PMKSA caching was aborted
1533 void wpa_sm_aborted_cached(struct wpa_sm *sm) function
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h136 void wpa_sm_aborted_cached(struct wpa_sm *sm);
263 static inline void wpa_sm_aborted_cached(struct wpa_sm *sm) function
H A Dwpa.c1530 * wpa_sm_aborted_cached - Notify WPA that PMKSA caching was aborted
1533 void wpa_sm_aborted_cached(struct wpa_sm *sm) function
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.h136 void wpa_sm_aborted_cached(struct wpa_sm *sm);
263 static inline void wpa_sm_aborted_cached(struct wpa_sm *sm) function
H A Dwpa.c1530 * wpa_sm_aborted_cached - Notify WPA that PMKSA caching was aborted
1533 void wpa_sm_aborted_cached(struct wpa_sm *sm) function

Completed in 103 milliseconds