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.h427 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr,
Dctrl_iface_ap.c982 return wpa_auth_pmksa_add2(hapd->wpa_auth, spa, pmk, pmk_len, in hostapd_ctrl_iface_pmksa_add()
Ddpp_hostapd.c1656 if (wpa_auth_pmksa_add2(hapd->wpa_auth, src, intro.pmk, intro.pmk_len, in hostapd_dpp_rx_peer_disc_req()
Dieee802_11.c2153 wpa_auth_pmksa_add2( in prepare_auth_resp_fils()
4176 wpa_auth_pmksa_add2(hapd->wpa_auth, sta->addr, sta->owe_pmk, in owe_process_assoc_req()
Dwpa_auth.c4839 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_pmksa_add2() function