Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A 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);
H A Dinterworking.c57 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()
1961 struct wpa_cred *cred; in interworking_credentials_available_3gpp()
2205 struct wpa_cred *cred; in interworking_credentials_available()
2316 struct wpa_cred *cred; in interworking_home_sp()
[all …]
H A Dnotify.h18 struct wpa_cred;
162 struct wpa_cred *cred, int excluded,
H A Dinterworking.h32 struct wpa_cred *cred,
H A 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()
891 static void wpa_config_write_cred(FILE *f, struct wpa_cred *cred) in wpa_config_write_cred()
1571 struct wpa_cred *cred; in wpa_config_write()
H A Dconfig.c2848 void wpa_config_free_cred(struct wpa_cred *cred) in wpa_config_free_cred()
2909 struct wpa_cred *cred, *cprev; in wpa_config_free()
3412 static int wpa_config_set_cred_req_conn_capab(struct wpa_cred *cred, in wpa_config_set_cred_req_conn_capab()
3475 static int wpa_config_set_cred_roaming_consortiums(struct wpa_cred *cred, in wpa_config_set_cred_roaming_consortiums()
3527 int wpa_config_set_cred(struct wpa_cred *cred, const char *var, in wpa_config_set_cred()
3922 char * wpa_config_get_cred_no_key(struct wpa_cred *cred, const char *var) in wpa_config_get_cred_no_key()
4196 struct wpa_cred * wpa_config_get_cred(struct wpa_config *config, int id) in wpa_config_get_cred()
4198 struct wpa_cred *cred; in wpa_config_get_cred()
4211 struct wpa_cred * wpa_config_add_cred(struct wpa_config *config) in wpa_config_add_cred()
4214 struct wpa_cred *cred, *last = NULL; in wpa_config_add_cred()
[all …]
H A Dwpa_supplicant_i.h41 struct wpa_cred;
1583 int wpas_remove_cred(struct wpa_supplicant *wpa_s, struct wpa_cred *cred);
H A Dnotify.c953 struct wpa_cred *cred, int excluded, in wpas_notify_interworking_ap_added()
H A Dhs20_supplicant.c192 struct wpa_cred *cred; in hs20_get_pps_mo_id()
H A Dctrl_iface.c2393 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_status()
3746 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_list_creds()
3778 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_add_cred()
3800 struct wpa_cred *cred, *prev; in wpa_supplicant_ctrl_iface_remove_cred()
3856 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_set_cred()
3901 struct wpa_cred *cred; in wpa_supplicant_ctrl_iface_get_cred()
7786 struct wpa_cred *cred = wpa_s->conf->cred; in hs20_get_nai_home_realm_list()
H A Dwpa_supplicant.c4527 int wpas_remove_cred(struct wpa_supplicant *wpa_s, struct wpa_cred *cred) in wpas_remove_cred()
4577 struct wpa_cred *cred, *prev; in wpas_remove_all_creds()
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h19 struct wpa_cred;
274 struct wpa_cred *cred,
634 struct wpa_cred *cred, in wpas_dbus_signal_interworking_ap_added()
H A 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()
H A Ddbus_new.c944 struct wpa_cred *cred, in wpas_dbus_signal_interworking_ap_added()