Searched refs:wpa_auth_pmksa_add2 (Results 1 – 5 of 5) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth.h | 376 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr,
|
D | ctrl_iface_ap.c | 935 return wpa_auth_pmksa_add2(hapd->wpa_auth, spa, pmk, pmk_len, in hostapd_ctrl_iface_pmksa_add()
|
D | dpp_hostapd.c | 1125 if (wpa_auth_pmksa_add2(hapd->wpa_auth, src, intro.pmk, intro.pmk_len, in hostapd_dpp_rx_peer_disc_req()
|
D | ieee802_11.c | 1825 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()
|
D | wpa_auth.c | 4369 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr, in wpa_auth_pmksa_add2() function
|