Searched refs:wpas_dpp_pkex_remove (Results 1 – 3 of 3) sorted by relevance
30 int wpas_dpp_pkex_remove(struct wpa_supplicant *wpa_s, const char *id);
2954 wpas_dpp_pkex_remove(wpa_s, "*"); in wpas_dpp_rx_action()3341 int wpas_dpp_pkex_remove(struct wpa_supplicant *wpa_s, const char *id) in wpas_dpp_pkex_remove() function3445 wpas_dpp_pkex_remove(wpa_s, "*"); in wpas_dpp_deinit()
11427 if (wpas_dpp_pkex_remove(wpa_s, buf + 16) < 0) in wpa_supplicant_ctrl_iface_process()