Searched refs:wpas_dpp_pkex_remove (Results 1 – 3 of 3) sorted by relevance
22 int wpas_dpp_pkex_remove(struct wpa_supplicant *wpa_s, const char *id);
1836 wpas_dpp_pkex_remove(wpa_s, "*"); in wpas_dpp_rx_action()2173 int wpas_dpp_pkex_remove(struct wpa_supplicant *wpa_s, const char *id) in wpas_dpp_pkex_remove() function2259 wpas_dpp_pkex_remove(wpa_s, "*"); in wpas_dpp_deinit()
10746 if (wpas_dpp_pkex_remove(wpa_s, buf + 16) < 0) in wpa_supplicant_ctrl_iface_process()