Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/rsn_supp/
H A Dpmksa_cache.h91 struct rsn_pmksa_cache_entry * pmksa_cache_get_current(struct wpa_sm *sm);
H A 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
/freebsd/contrib/wpa/wpa_supplicant/
H A 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()
H A Dwpas_glue.c170 if (pmksa_cache_get_current(wpa_s->wpa) && in wpa_supplicant_eapol_send()
H A Dsme.c2382 pmksa = pmksa_cache_get_current(wpa_s->wpa); in sme_associate()
2890 pmksa = pmksa_cache_get_current(wpa_s->wpa); in sme_event_assoc_reject()
H A Dwpa_supplicant.c1901 pmksa_cache_get_current(wpa_s->wpa)) { in wpa_supplicant_set_suites()
1952 pmksa_cache_get_current(wpa_s->wpa)) { in wpa_supplicant_set_suites()
3814 pmksa = pmksa_cache_get_current(wpa_s->wpa); in wpas_populate_assoc_ies()
H A Devents.c451 cur_pmksa = pmksa_cache_get_current(wpa_s->wpa); in wpa_find_assoc_pmkid()