Searched refs:wpa_auth_pmksa_add2 (Results 1 – 5 of 5) sorted by relevance
| /freebsd-head/contrib/wpa/src/ap/ |
| HD | wpa_auth.h | 486 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr,
|
| HD | ctrl_iface_ap.c | 1212 return wpa_auth_pmksa_add2(hapd->wpa_auth, spa, pmk, pmk_len, in hostapd_ctrl_iface_pmksa_add()
|
| HD | dpp_hostapd.c | 2143 if (wpa_auth_pmksa_add2(hapd->wpa_auth, src, intro.pmk, intro.pmk_len, in hostapd_dpp_rx_peer_disc_req() 2917 if (wpa_auth_pmksa_add2(hapd->wpa_auth, src, intro.pmk, intro.pmk_len, in hostapd_dpp_rx_priv_peer_intro_update()
|
| HD | ieee802_11.c | 2214 wpa_auth_pmksa_add2( in prepare_auth_resp_fils() 3758 wpa_auth_pmksa_add2(hapd->wpa_auth, sta->addr, sta->owe_pmk, in owe_process_assoc_req()
|
| HD | wpa_auth.c | 6295 int wpa_auth_pmksa_add2(struct wpa_authenticator *wpa_auth, const u8 *addr, function
|