Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.h36 int hostapd_dpp_pkex_add(struct hostapd_data *hapd, const char *cmd);
H A Ddpp_hostapd.c3213 int hostapd_dpp_pkex_add(struct hostapd_data *hapd, const char *cmd) in hostapd_dpp_pkex_add() function
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4494 res = hostapd_dpp_pkex_add(hapd, buf + 12); in hostapd_ctrl_iface_receive_process()