Lines Matching refs:wpa_cred
2966 void wpa_config_free_cred(struct wpa_cred *cred)
3029 struct wpa_cred *cred, *cprev;
3569 static int wpa_config_set_cred_req_conn_capab(struct wpa_cred *cred,
3693 int wpa_config_set_cred(struct wpa_cred *cred, const char *var,
4134 char * wpa_config_get_cred_no_key(struct wpa_cred *cred, const char *var)
4464 struct wpa_cred * wpa_config_get_cred(struct wpa_config *config, int id)
4466 struct wpa_cred *cred;
4479 struct wpa_cred * wpa_config_add_cred(struct wpa_config *config)
4482 struct wpa_cred *cred, *last = NULL;
4510 struct wpa_cred *cred, *prev = NULL;