Searched refs:hostapd_dpp_pkex_remove (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/src/ap/
H A Ddpp_hostapd.h31 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id);
H A Ddpp_hostapd.c1421 hostapd_dpp_pkex_remove(hapd, "*");
1596 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id) function
1721 hostapd_dpp_pkex_remove(hapd, "*");
/freebsd-11-stable/contrib/wpa/hostapd/
H A Dctrl_iface.c3365 if (hostapd_dpp_pkex_remove(hapd, buf + 16) < 0)

Completed in 192 milliseconds