Home
last modified time | relevance | path

Searched refs:wps_credential (Results 1 – 25 of 25) sorted by relevance

/external/wpa_supplicant_6/wpa_supplicant/src/wps/
Dwps_attr_process.c89 static int wps_process_cred_network_idx(struct wps_credential *cred, in wps_process_cred_network_idx()
104 static int wps_process_cred_ssid(struct wps_credential *cred, const u8 *ssid, in wps_process_cred_ssid()
127 static int wps_process_cred_auth_type(struct wps_credential *cred, in wps_process_cred_auth_type()
144 static int wps_process_cred_encr_type(struct wps_credential *cred, in wps_process_cred_encr_type()
161 static int wps_process_cred_network_key_idx(struct wps_credential *cred, in wps_process_cred_network_key_idx()
174 static int wps_process_cred_network_key(struct wps_credential *cred, in wps_process_cred_network_key()
202 static int wps_process_cred_mac_addr(struct wps_credential *cred, in wps_process_cred_mac_addr()
218 static int wps_process_cred_eap_type(struct wps_credential *cred, in wps_process_cred_eap_type()
230 static int wps_process_cred_eap_identity(struct wps_credential *cred, in wps_process_cred_eap_identity()
244 static int wps_process_cred_key_prov_auto(struct wps_credential *cred, in wps_process_cred_key_prov_auto()
[all …]
Dwps_i.h92 struct wps_credential cred;
221 struct wps_credential *cred);
223 struct wps_credential *cred);
Dwps.h50 struct wps_credential { struct
490 int (*cred_cb)(void *ctx, const struct wps_credential *cred);
Dwps_registrar.c995 struct wps_credential *cred) in wps_build_cred_network_idx()
1006 struct wps_credential *cred) in wps_build_cred_ssid()
1017 struct wps_credential *cred) in wps_build_cred_auth_type()
1029 struct wps_credential *cred) in wps_build_cred_encr_type()
1041 struct wps_credential *cred) in wps_build_cred_network_key()
1052 struct wps_credential *cred) in wps_build_cred_mac_addr()
1064 struct wps_credential *cred) in wps_build_credential()
2454 struct wps_credential cred; in wps_process_wsc_done()
Dwps_enrollee.c703 struct wps_credential cred; in wps_process_ap_settings_e()
/external/wpa_supplicant_8/src/wps/
Dwps_attr_process.c83 static int wps_process_cred_network_idx(struct wps_credential *cred, in wps_process_cred_network_idx()
98 static int wps_process_cred_ssid(struct wps_credential *cred, const u8 *ssid, in wps_process_cred_ssid()
121 static int wps_process_cred_auth_type(struct wps_credential *cred, in wps_process_cred_auth_type()
138 static int wps_process_cred_encr_type(struct wps_credential *cred, in wps_process_cred_encr_type()
155 static int wps_process_cred_network_key_idx(struct wps_credential *cred, in wps_process_cred_network_key_idx()
168 static int wps_process_cred_network_key(struct wps_credential *cred, in wps_process_cred_network_key()
194 static int wps_process_cred_mac_addr(struct wps_credential *cred, in wps_process_cred_mac_addr()
210 static int wps_process_cred_eap_type(struct wps_credential *cred, in wps_process_cred_eap_type()
222 static int wps_process_cred_eap_identity(struct wps_credential *cred, in wps_process_cred_eap_identity()
236 static int wps_process_cred_key_prov_auto(struct wps_credential *cred, in wps_process_cred_key_prov_auto()
[all …]
Dwps.h45 struct wps_credential { struct
155 const struct wps_credential *new_ap_settings;
533 const struct wps_credential *cred;
735 int (*cred_cb)(void *ctx, const struct wps_credential *cred);
794 struct wps_credential *cred);
797 const struct wps_credential *cred);
821 const struct wps_credential *cred);
823 size_t pin_len, const struct wps_credential *cred);
Dwps_er.h30 struct wps_credential *cred;
65 struct wps_credential *ap_settings;
73 struct wps_credential ap_settings;
Dwps_i.h91 struct wps_credential cred;
104 struct wps_credential *new_ap_settings;
108 void (*ap_settings_cb)(void *ctx, const struct wps_credential *cred);
111 struct wps_credential *use_cred;
267 struct wps_credential *cred);
269 struct wps_credential *cred);
Dwps_registrar.c1343 const struct wps_credential *cred) in wps_build_cred_network_idx()
1354 const struct wps_credential *cred) in wps_build_cred_ssid()
1367 const struct wps_credential *cred) in wps_build_cred_auth_type()
1379 const struct wps_credential *cred) in wps_build_cred_encr_type()
1391 const struct wps_credential *cred) in wps_build_cred_network_key()
1405 const struct wps_credential *cred) in wps_build_cred_mac_addr()
1417 const struct wps_credential *cred) in wps_build_credential()
1431 const struct wps_credential *cred) in wps_build_credential_wrap()
1566 struct wps_credential dummy; in wps_build_cred()
2600 static void wps_cred_update(struct wps_credential *dst, in wps_cred_update()
[all …]
Dwps_er.c306 sizeof(struct wps_credential)); in wps_er_ap_cache_settings()
1601 static void wps_er_ap_settings_cb(void *ctx, const struct wps_credential *cred) in wps_er_ap_settings_cb()
1912 const struct wps_credential *cred) in wps_er_set_config()
1964 size_t pin_len, const struct wps_credential *cred) in wps_er_config()
Dwps_common.c427 struct wps_credential local_cred; in wps_parse_oob_cred()
Dwps_enrollee.c765 struct wps_credential cred; in wps_process_ap_settings_e()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_old.h18 struct wps_credential;
84 const struct wps_credential *cred);
117 const struct wps_credential *cred) in wpa_supplicant_dbus_notify_wps_cred()
Ddbus_new.h27 struct wps_credential;
140 const struct wps_credential *cred);
261 const struct wps_credential *cred) in wpas_dbus_signal_wps_cred()
Ddbus_old.c506 const struct wps_credential *cred) in wpa_supplicant_dbus_notify_wps_cred()
546 const struct wps_credential *cred) in wpa_supplicant_dbus_notify_wps_cred()
Ddbus_new.c620 const struct wps_credential *cred) in wpas_dbus_signal_wps_cred()
/external/wpa_supplicant_6/wpa_supplicant/
Dctrl_iface_dbus.h18 struct wps_credential;
91 const struct wps_credential *cred);
144 const struct wps_credential *cred) in wpa_supplicant_dbus_notify_wps_cred()
Dctrl_iface_dbus.c803 const struct wps_credential *cred) in wpa_supplicant_dbus_notify_wps_cred()
857 const struct wps_credential *cred) in wpa_supplicant_dbus_notify_wps_cred()
Dwps_supplicant.c90 const struct wps_credential *cred) in wpas_wps_security_workaround()
185 const struct wps_credential *cred) in wpa_supplicant_wps_cred()
/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.h14 struct wps_credential;
41 const struct wps_credential *cred);
Dwps_supplicant.c108 const struct wps_credential *cred) in wpas_wps_security_workaround()
188 const struct wps_credential *cred) in wpa_supplicant_wps_cred()
570 const struct wps_credential *cred = ap_settings->cred; in wpa_supplicant_wps_event_er_ap_settings()
1562 struct wps_credential cred; in wpas_wps_er_set_config()
1604 struct wps_credential cred; in wpas_wps_er_config()
Dnotify.c177 const struct wps_credential *cred) in wpas_notify_wps_credential()
/external/wpa_supplicant_8/src/eap_peer/
Deap_wsc.c62 static int eap_wsc_new_ap_settings(struct wps_credential *cred, in eap_wsc_new_ap_settings()
138 struct wps_credential new_ap_settings; in eap_wsc_init()
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c273 const struct wps_credential *cred = ctx; in hapd_wps_cred_cb()
496 static int hostapd_wps_cred_cb(void *ctx, const struct wps_credential *cred) in hostapd_wps_cred_cb()
1430 struct wps_credential cred; in hostapd_wps_config_ap()