Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/wpa/src/common/
Ddpp.h659 int dpp_bootstrap_set(struct dpp_global *dpp, int id, const char *params);
Ddpp.c4003 int dpp_bootstrap_set(struct dpp_global *dpp, int id, const char *params) in dpp_bootstrap_set() function
/freebsd-12-stable/contrib/wpa/hostapd/
Dctrl_iface.c3939 if (dpp_bootstrap_set(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Dctrl_iface.c12290 if (dpp_bootstrap_set(wpa_s->dpp, atoi(buf + 18), in wpa_supplicant_ctrl_iface_process()