Home
last modified time | relevance | path

Searched refs:dpp_bootstrap_remove (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp.h727 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id);
H A Ddpp.c4518 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddpp_supplicant.c3323 dpp_bootstrap_remove(wpa_s->dpp, id); in wpas_dpp_pkex_finish()
3426 dpp_bootstrap_remove(wpa_s->dpp, id); in wpas_dpp_rx_pkex_commit_reveal_resp()
5756 dpp_bootstrap_remove(wpa_s->dpp, id); in wpas_dpp_push_button_stop()
H A Dctrl_iface.c13416 if (dpp_bootstrap_remove(wpa_s->dpp, buf + 21) < 0) in wpa_supplicant_ctrl_iface_process()
/freebsd/contrib/wpa/src/ap/
H A Ddpp_hostapd.c2384 dpp_bootstrap_remove(ifaces->dpp, id); in hostapd_dpp_rx_pkex_commit_reveal_resp()
3987 dpp_bootstrap_remove(ifaces->dpp, id); in hostapd_dpp_push_button_stop()
/freebsd/contrib/wpa/hostapd/
H A Dctrl_iface.c4434 if (dpp_bootstrap_remove(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()