Home
last modified time | relevance | path

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

/hostap-latest/src/common/
Ddpp.h727 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id);
Ddpp.c4518 int dpp_bootstrap_remove(struct dpp_global *dpp, const char *id) in dpp_bootstrap_remove() function
/hostap-latest/wpa_supplicant/
Ddpp_supplicant.c3328 dpp_bootstrap_remove(wpa_s->dpp, id); in wpas_dpp_pkex_finish()
3431 dpp_bootstrap_remove(wpa_s->dpp, id); in wpas_dpp_rx_pkex_commit_reveal_resp()
5766 dpp_bootstrap_remove(wpa_s->dpp, id); in wpas_dpp_push_button_stop()
Dctrl_iface.c13415 if (dpp_bootstrap_remove(wpa_s->dpp, buf + 21) < 0) in wpa_supplicant_ctrl_iface_process()
/hostap-latest/src/ap/
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()
/hostap-latest/hostapd/
Dctrl_iface.c4449 if (dpp_bootstrap_remove(hapd->iface->interfaces->dpp, in hostapd_ctrl_iface_receive_process()