Home
last modified time | relevance | path

Searched refs:wpa_auth_pmksa_get (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.c374 pmksa = wpa_auth_pmksa_get(hapd->wpa_auth, sta->addr, NULL); in mesh_rsn_auth_sae_sta()
652 if (!wpa_auth_pmksa_get(hapd->wpa_auth, sta->addr, NULL)) { in mesh_rsn_process_ampe()
Dmesh_mpm.c1185 wpa_auth_pmksa_get(hapd->wpa_auth, mgmt->sa, NULL))) in mesh_mpm_action_rx()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h392 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr,
Dieee802_11.c1580 pmksa = wpa_auth_pmksa_get(hapd->wpa_auth, sta->addr, in handle_auth_fils()
Dwpa_auth.c4470 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, in wpa_auth_pmksa_get() function