Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h376 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr,
Dctrl_iface_ap.c935 return wpa_auth_pmksa_add2(hapd->wpa_auth, spa, pmk, pmk_len, in hostapd_ctrl_iface_pmksa_add()
Ddpp_hostapd.c1125 if (wpa_auth_pmksa_add2(hapd->wpa_auth, src, intro.pmk, intro.pmk_len, in hostapd_dpp_rx_peer_disc_req()
Dieee802_11.c1825 wpa_auth_pmksa_add2( in prepare_auth_resp_fils()
2785 wpa_auth_pmksa_add2(hapd->wpa_auth, sta->addr, sta->owe_pmk, in owe_process_assoc_req()
Dwpa_auth.c4369 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_pmksa_add2() function