Searched refs:wpas_dpp_pkex_remove (Results 1 – 3 of 3) sorted by relevance
32 int wpas_dpp_pkex_remove(struct wpa_supplicant *wpa_s, const char *id);
3227 wpas_dpp_pkex_remove(wpa_s, "*"); in wpas_dpp_rx_action()3739 int wpas_dpp_pkex_remove(struct wpa_supplicant *wpa_s, const char *id) in wpas_dpp_pkex_remove() function3849 wpas_dpp_pkex_remove(wpa_s, "*"); in wpas_dpp_deinit()
12342 if (wpas_dpp_pkex_remove(wpa_s, buf + 16) < 0) in wpa_supplicant_ctrl_iface_process()