Home
last modified time | relevance | path

Searched refs:wpa_sm_pmksa_cache_reconfig (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/src/rsn_supp/
Dwpa.h219 void wpa_sm_pmksa_cache_reconfig(struct wpa_sm *sm);
442 static inline void wpa_sm_pmksa_cache_reconfig(struct wpa_sm *sm) in wpa_sm_pmksa_cache_reconfig() function
Dwpa.c5263 void wpa_sm_pmksa_cache_reconfig(struct wpa_sm *sm) in wpa_sm_pmksa_cache_reconfig() function
/hostap-3.6.0/wpa_supplicant/
Devents.c5505 wpa_sm_pmksa_cache_reconfig(wpa_s->wpa); in wpa_supplicant_event()