Home
last modified time | relevance | path

Searched refs:wpa_cred (Results 1 – 14 of 14) sorted by relevance

/hostap-3.6.0/wpa_supplicant/
Dconfig.h60 struct wpa_cred { struct
67 struct wpa_cred *next; argument
442 struct wpa_cred *cred;
1740 struct wpa_cred * wpa_config_get_cred(struct wpa_config *config, int id);
1741 struct wpa_cred * wpa_config_add_cred(struct wpa_config *config);
1743 void wpa_config_free_cred(struct wpa_cred *cred);
1744 int wpa_config_set_cred(struct wpa_cred *cred, const char *var,
1746 char * wpa_config_get_cred_no_key(struct wpa_cred *cred, const char *var);
Dinterworking.c49 static struct wpa_cred * interworking_credentials_available_realm(
52 static struct wpa_cred * interworking_credentials_available_3gpp(
57 static int cred_prio_cmp(const struct wpa_cred *a, const struct wpa_cred *b) in cred_prio_cmp()
144 struct wpa_cred *cred; in cred_with_roaming_consortium()
160 struct wpa_cred *cred; in cred_with_3gpp()
172 struct wpa_cred *cred; in cred_with_nai_realm()
188 struct wpa_cred *cred; in cred_with_domain()
203 struct wpa_cred *cred; in cred_with_min_backhaul()
218 struct wpa_cred *cred; in cred_with_conn_capab()
695 struct wpa_cred *cred, in nai_realm_find_eap()
[all …]
Dnotify.h18 struct wpa_cred;
162 struct wpa_cred *cred, int excluded,
Dinterworking.h32 struct wpa_cred *cred,
Dconfig_file.c153 static struct wpa_cred * wpa_config_read_cred(FILE *f, int *line, int id) in wpa_config_read_cred()
155 struct wpa_cred *cred; in wpa_config_read_cred()
298 struct wpa_cred *cred, *cred_tail, *cred_head; in wpa_config_read()
892 static void wpa_config_write_cred(FILE *f, struct wpa_cred *cred) in wpa_config_write_cred()
1572 struct wpa_cred *cred; in wpa_config_write()
Dconfig.c2849 void wpa_config_free_cred(struct wpa_cred *cred) in wpa_config_free_cred()
2910 struct wpa_cred *cred, *cprev; in wpa_config_free()
3413 static int wpa_config_set_cred_req_conn_capab(struct wpa_cred *cred, in wpa_config_set_cred_req_conn_capab()
3476 static int wpa_config_set_cred_roaming_consortiums(struct wpa_cred *cred, in wpa_config_set_cred_roaming_consortiums()
3528 int wpa_config_set_cred(struct wpa_cred *cred, const char *var, in wpa_config_set_cred()
3923 char * wpa_config_get_cred_no_key(struct wpa_cred *cred, const char *var) in wpa_config_get_cred_no_key()
4197 struct wpa_cred * wpa_config_get_cred(struct wpa_config *config, int id) in wpa_config_get_cred()
4199 struct wpa_cred *cred; in wpa_config_get_cred()
4212 struct wpa_cred * wpa_config_add_cred(struct wpa_config *config) in wpa_config_add_cred()
4215 struct wpa_cred *cred, *last = NULL; in wpa_config_add_cred()
[all …]
Dwpa_supplicant_i.h42 struct wpa_cred;
1590 int wpas_remove_cred(struct wpa_supplicant *wpa_s, struct wpa_cred *cred);
Dnotify.c957 struct wpa_cred *cred, int excluded, in wpas_notify_interworking_ap_added()
Dhs20_supplicant.c192 struct wpa_cred *cred; in hs20_get_pps_mo_id()
Dctrl_iface.c2395 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_status()
3748 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_list_creds()
3780 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_add_cred()
3802 struct wpa_cred *cred, *prev; in wpa_supplicant_ctrl_iface_remove_cred()
3858 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_set_cred()
3903 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_get_cred()
7788 struct wpa_cred *cred = wpa_s->conf->cred; in hs20_get_nai_home_realm_list()
Dwpa_supplicant.c4552 int wpas_remove_cred(struct wpa_supplicant *wpa_s, struct wpa_cred *cred) in wpas_remove_cred()
4602 struct wpa_cred *cred, *prev; in wpas_remove_all_creds()
/hostap-3.6.0/wpa_supplicant/dbus/
Ddbus_new.h19 struct wpa_cred;
274 struct wpa_cred *cred,
634 struct wpa_cred *cred, in wpas_dbus_signal_interworking_ap_added()
Ddbus_new_handlers.c345 struct wpa_cred *cred, in set_cred_properties()
1639 struct wpa_cred *cred = NULL; in wpas_dbus_handler_add_cred()
1709 struct wpa_cred *cred; in wpas_dbus_handler_remove_cred()
Ddbus_new.c944 struct wpa_cred *cred, in wpas_dbus_signal_interworking_ap_added()