Home
last modified time | relevance | path

Searched refs:wpa_sm_set_dpp_z (Results 1 – 3 of 3) sorted by relevance

/hostap-3.6.0/src/rsn_supp/
Dwpa.h572 void wpa_sm_set_dpp_z(struct wpa_sm *sm, const struct wpabuf *z);
Dwpa.c5242 void wpa_sm_set_dpp_z(struct wpa_sm *sm, const struct wpabuf *z) in wpa_sm_set_dpp_z() function
/hostap-3.6.0/wpa_supplicant/
Devents.c3044 wpa_sm_set_dpp_z(wpa_s->wpa, NULL); in wpa_supplicant_event_associnfo()
3061 wpa_sm_set_dpp_z(wpa_s->wpa, wpa_s->dpp_pfs->secret); in wpa_supplicant_event_associnfo()