Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h545 void wpa_auth_set_dpp_z(struct wpa_state_machine *sm, const struct wpabuf *z);
Ddrv_callbacks.c677 wpa_auth_set_dpp_z(sta->wpa_sm, sta->dpp_pfs ? in hostapd_notif_assoc()
Dwpa_auth.c5342 void wpa_auth_set_dpp_z(struct wpa_state_machine *sm, const struct wpabuf *z) in wpa_auth_set_dpp_z() function
Dieee802_11.c4611 wpa_auth_set_dpp_z(sta->wpa_sm, sta->dpp_pfs ? in check_assoc_ies()