Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/ap/
Ddpp_hostapd.h33 int hostapd_dpp_configurator_sign(struct hostapd_data *hapd, const char *cmd);
Ddpp_hostapd.c3188 int hostapd_dpp_configurator_sign(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_configurator_sign() function
/netbsd/src/external/bsd/wpa/dist/hostapd/
Dctrl_iface.c4486 if (hostapd_dpp_configurator_sign(hapd, buf + 21) < 0) in hostapd_ctrl_iface_receive_process()