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

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.c374 pmksa = wpa_auth_pmksa_get(hapd->wpa_auth, sta->addr, NULL);
652 if (!wpa_auth_pmksa_get(hapd->wpa_auth, sta->addr, NULL)) {
H A Dmesh_mpm.c1217 wpa_auth_pmksa_get(hapd->wpa_auth, mgmt->sa, NULL)))
/freebsd-11-stable/contrib/wpa/src/ap/
H A Dwpa_auth.h392 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr,
H A Dwpa_auth.c4543 wpa_auth_pmksa_get(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, function
H A Dieee802_11.c1583 pmksa = wpa_auth_pmksa_get(hapd->wpa_auth, sta->addr,

Completed in 165 milliseconds