Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/wpa/src/common/
HDdpp.h734 int dpp_bootstrap_set(struct dpp_global *dpp, int id, const char *params);
HDdpp.c4620 int dpp_bootstrap_set(struct dpp_global *dpp, int id, const char *params) in dpp_bootstrap_set() function
/freebsd-13-stable/contrib/wpa/hostapd/
HDctrl_iface.c4454 if (dpp_bootstrap_set(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDctrl_iface.c13433 if (dpp_bootstrap_set(wpa_s->dpp, atoi(buf + 18), in wpa_supplicant_ctrl_iface_process()