Home
last modified time | relevance | path

Searched refs:pmksa_cache_get_current (Results 1 – 7 of 7) sorted by relevance

/hostap-latest/src/rsn_supp/
Dpmksa_cache.h91 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
Dpmksa_cache.c609 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm) in pmksa_cache_get_current() function
884 pmksa_cache_get_current(struct wpa_sm *sm) in pmksa_cache_get_current() function
/hostap-latest/wpa_supplicant/
Dpasn_supplicant.c243 pmksa_cache_get_current(wpa_s->wpa)) { in wpas_pasn_get_params_from_bss()
281 pmksa_cache_get_current(wpa_s->wpa)) { in wpas_pasn_get_params_from_bss()
Dwpas_glue.c170 if (pmksa_cache_get_current(wpa_s->wpa) && in wpa_supplicant_eapol_send()
Dsme.c2385 pmksa = pmksa_cache_get_current(wpa_s->wpa); in sme_associate()
2936 pmksa = pmksa_cache_get_current(wpa_s->wpa); in sme_event_assoc_reject()
Dwpa_supplicant.c1895 pmksa_cache_get_current(wpa_s->wpa)) { in wpa_supplicant_set_suites()
1946 pmksa_cache_get_current(wpa_s->wpa)) { in wpa_supplicant_set_suites()
3691 pmksa = pmksa_cache_get_current(wpa_s->wpa); in wpas_populate_assoc_ies()
Devents.c455 cur_pmksa = pmksa_cache_get_current(wpa_s->wpa); in wpa_find_assoc_pmkid()