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);
4169 wpas_dpp_pkex_remove(wpa_s, "*"); in wpas_dpp_rx_action()4768 int wpas_dpp_pkex_remove(struct wpa_supplicant *wpa_s, const char *id) in wpas_dpp_pkex_remove() function4885 wpas_dpp_pkex_remove(wpa_s, "*"); in wpas_dpp_deinit()
13481 if (wpas_dpp_pkex_remove(wpa_s, buf + 16) < 0) in wpa_supplicant_ctrl_iface_process()