Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/rsn_supp/
HDwpa.h615 void wpa_sm_set_dpp_z(struct wpa_sm *sm, const struct wpabuf *z);
HDwpa.c6660 void wpa_sm_set_dpp_z(struct wpa_sm *sm, const struct wpabuf *z) in wpa_sm_set_dpp_z() function
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDevents.c3525 wpa_sm_set_dpp_z(wpa_s->wpa, NULL); in wpa_supplicant_event_associnfo()
3542 wpa_sm_set_dpp_z(wpa_s->wpa, wpa_s->dpp_pfs->secret); in wpa_supplicant_event_associnfo()