Searched refs:hostapd_dpp_pkex_remove (Results 1 – 3 of 3) sorted by relevance
37 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id);
1958 hostapd_dpp_pkex_remove(hapd, "*"); in hostapd_dpp_rx_action()2135 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id) in hostapd_dpp_pkex_remove() function2266 hostapd_dpp_pkex_remove(hapd, "*"); in hostapd_dpp_deinit()
3843 if (hostapd_dpp_pkex_remove(hapd, buf + 16) < 0) in hostapd_ctrl_iface_receive_process()