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);
3068 hostapd_dpp_pkex_remove(hapd, "*"); in hostapd_dpp_rx_action()3323 int hostapd_dpp_pkex_remove(struct hostapd_data *hapd, const char *id) in hostapd_dpp_pkex_remove() function3534 hostapd_dpp_pkex_remove(hapd, "*"); in hostapd_dpp_deinit()
4503 if (hostapd_dpp_pkex_remove(hapd, buf + 16) < 0) in hostapd_ctrl_iface_receive_process()