Home
last modified time | relevance | path

Searched refs:wpa_auth_set_dpp_z (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth.h543 void wpa_auth_set_dpp_z(struct wpa_state_machine *sm, const struct wpabuf *z);
H A Ddrv_callbacks.c677 wpa_auth_set_dpp_z(sta->wpa_sm, sta->dpp_pfs ? in hostapd_notif_assoc()
H A Dwpa_auth.c5349 void wpa_auth_set_dpp_z(struct wpa_state_machine *sm, const struct wpabuf *z) in wpa_auth_set_dpp_z() function
H A Dieee802_11.c4745 wpa_auth_set_dpp_z(sta->wpa_sm, sta->dpp_pfs ? in check_assoc_ies()