Home
last modified time | relevance | path

Searched refs:pmksa_cache_auth_get (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Dpmksa_cache_auth.h45 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa,
H A Dpmksa_cache_auth.c375 pos = pmksa_cache_auth_get(pmksa, entry->spa, NULL); in pmksa_cache_auth_add_entry()
474 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmksa, in pmksa_cache_auth_get() function
H A Dwpa_auth_ie.c880 sm->pmksa = pmksa_cache_auth_get(wpa_auth->pmksa, sm->addr, in wpa_validate_wpa_ie()
H A Dwpa_auth.c4465 pmksa = pmksa_cache_auth_get(wpa_auth->pmksa, sta_addr, NULL); in wpa_auth_pmksa_remove()
4548 return pmksa_cache_auth_get(wpa_auth->pmksa, sta_addr, pmkid); in wpa_auth_pmksa_get()
4876 data->pmksa = pmksa_cache_auth_get(a->pmksa, data->spa, data->pmkid); in wpa_auth_fils_iter()