Searched refs:wpa_config_remove_cred (Results 1 – 3 of 3) sorted by relevance
1710 int wpa_config_remove_cred(struct wpa_config *config, int id);
4203 int wpa_config_remove_cred(struct wpa_config *config, int id) in wpa_config_remove_cred() function
3793 if (wpa_config_remove_cred(wpa_s->conf, id) < 0) { in wpas_ctrl_remove_cred()