Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/wps/
Dwps_attr_process.c84 static int wps_process_cred_network_idx(struct wps_credential *cred, in wps_process_cred_network_idx()
99 static int wps_process_cred_ssid(struct wps_credential *cred, const u8 *ssid, in wps_process_cred_ssid()
122 static int wps_process_cred_auth_type(struct wps_credential *cred, in wps_process_cred_auth_type()
139 static int wps_process_cred_encr_type(struct wps_credential *cred, in wps_process_cred_encr_type()
156 static int wps_process_cred_network_key_idx(struct wps_credential *cred, in wps_process_cred_network_key_idx()
169 static int wps_process_cred_network_key(struct wps_credential *cred, in wps_process_cred_network_key()
195 static int wps_process_cred_mac_addr(struct wps_credential *cred, in wps_process_cred_mac_addr()
211 static int wps_workaround_cred_key(struct wps_credential *cred) in wps_workaround_cred_key()
248 struct wps_credential *cred) in wps_process_cred()
268 struct wps_credential *cred) in wps_process_ap_settings()
Dwps_i.h100 struct wps_credential cred;
113 struct wps_credential *new_ap_settings;
117 void (*ap_settings_cb)(void *ctx, const struct wps_credential *cred);
120 struct wps_credential *use_cred;
191 struct wps_credential *cred);
193 struct wps_credential *cred);
Dwps_er.h30 struct wps_credential *cred;
65 struct wps_credential *ap_settings;
73 struct wps_credential ap_settings;
Dwps.h47 struct wps_credential { struct
149 const struct wps_credential *new_ap_settings;
600 const struct wps_credential *cred;
812 int (*cred_cb)(void *ctx, const struct wps_credential *cred);
867 struct wps_credential *cred);
883 const struct wps_credential *cred);
908 const struct wps_credential *cred);
911 const struct wps_credential *cred);
913 struct wps_credential *cred);
Dwps_registrar.c1537 const struct wps_credential *cred) in wps_build_cred_network_idx()
1548 const struct wps_credential *cred) in wps_build_cred_ssid()
1561 const struct wps_credential *cred) in wps_build_cred_auth_type()
1573 const struct wps_credential *cred) in wps_build_cred_encr_type()
1585 const struct wps_credential *cred) in wps_build_cred_network_key()
1599 const struct wps_credential *cred) in wps_build_credential()
1613 const struct wps_credential *cred) in wps_build_credential_wrap()
1803 struct wps_credential dummy; in wps_build_cred()
2908 static void wps_cred_update(struct wps_credential *dst, in wps_cred_update()
2909 struct wps_credential *src) in wps_cred_update()
[all …]
Dwps_er.c307 sizeof(struct wps_credential)); in wps_er_ap_cache_settings()
1606 static void wps_er_ap_settings_cb(void *ctx, const struct wps_credential *cred) in wps_er_ap_settings_cb()
1945 const struct wps_credential *cred) in wps_er_set_config()
1997 const struct wps_credential *cred) in wps_er_config()
2038 struct wps_credential *cred) in wps_er_config_token_from_cred()
Dwps_common.c385 struct wps_credential cred; in wps_get_oob_cred()
441 struct wps_credential local_cred; in wps_oob_use_cred()
Dwps_enrollee.c806 struct wps_credential cred; in wps_process_ap_settings_e()
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new.h21 struct wps_credential;
165 const struct wps_credential *cred);
315 const struct wps_credential *cred) in wpas_dbus_signal_wps_cred()
Ddbus_new.c725 const struct wps_credential *cred) in wpas_dbus_signal_wps_cred()
/external/wpa_supplicant_8/wpa_supplicant/
Dnotify.h17 struct wps_credential;
54 const struct wps_credential *cred);
Dwps_supplicant.c184 const struct wps_credential *cred) in wpas_wps_security_workaround()
367 const struct wps_credential *cred) in wpa_supplicant_wps_cred()
813 const struct wps_credential *cred = ap_settings->cred; in wpa_supplicant_wps_event_er_ap_settings()
2044 struct wps_credential *cred) in wpas_wps_network_to_cred()
2083 struct wps_credential cred; in wpas_wps_er_set_config()
2109 struct wps_credential cred; in wpas_wps_er_config()
2291 struct wps_credential cred; in wpas_wps_network_config_token()
Dnotify.c311 const struct wps_credential *cred) in wpas_notify_wps_credential()
/external/wpa_supplicant_8/src/eap_peer/
Deap_wsc.c58 static int eap_wsc_new_ap_settings(struct wps_credential *cred, in eap_wsc_new_ap_settings()
148 struct wps_credential new_ap_settings; in eap_wsc_init()
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c354 const struct wps_credential *cred) in hapd_wps_reconfig_in_memory()
457 const struct wps_credential *cred = ctx; in hapd_wps_cred_cb()
715 static int hostapd_wps_cred_cb(void *ctx, const struct wps_credential *cred) in hostapd_wps_cred_cb()
1916 struct wps_credential cred; in hostapd_wps_config_ap()