Searched refs:wps_credential (Results 1 – 17 of 17) sorted by relevance
/external/wpa_supplicant_8/src/wps/ |
D | wps_attr_process.c | 83 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_workaround_cred_key(struct wps_credential *cred) in wps_workaround_cred_key() 237 struct wps_credential *cred) in wps_process_cred() 257 struct wps_credential *cred) in wps_process_ap_settings()
|
D | wps_i.h | 100 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; 188 struct wps_credential *cred); 190 struct wps_credential *cred);
|
D | wps_er.h | 30 struct wps_credential *cred; 65 struct wps_credential *ap_settings; 73 struct wps_credential ap_settings;
|
D | wps.h | 47 struct wps_credential { struct 147 const struct wps_credential *new_ap_settings; 558 const struct wps_credential *cred; 760 int (*cred_cb)(void *ctx, const struct wps_credential *cred); 815 struct wps_credential *cred); 826 const struct wps_credential *cred); 851 const struct wps_credential *cred); 854 const struct wps_credential *cred); 856 struct wps_credential *cred);
|
D | wps_registrar.c | 1497 const struct wps_credential *cred) in wps_build_cred_network_idx() 1508 const struct wps_credential *cred) in wps_build_cred_ssid() 1521 const struct wps_credential *cred) in wps_build_cred_auth_type() 1533 const struct wps_credential *cred) in wps_build_cred_encr_type() 1545 const struct wps_credential *cred) in wps_build_cred_network_key() 1559 const struct wps_credential *cred) in wps_build_credential() 1573 const struct wps_credential *cred) in wps_build_credential_wrap() 1717 struct wps_credential dummy; in wps_build_cred() 2800 static void wps_cred_update(struct wps_credential *dst, in wps_cred_update() 2801 struct wps_credential *src) in wps_cred_update() [all …]
|
D | wps_er.c | 307 sizeof(struct wps_credential)); in wps_er_ap_cache_settings() 1607 static void wps_er_ap_settings_cb(void *ctx, const struct wps_credential *cred) in wps_er_ap_settings_cb() 1933 const struct wps_credential *cred) in wps_er_set_config() 1986 const struct wps_credential *cred) in wps_er_config() 2028 struct wps_credential *cred) in wps_er_config_token_from_cred()
|
D | wps_common.c | 384 struct wps_credential cred; in wps_get_oob_cred() 440 struct wps_credential local_cred; in wps_oob_use_cred()
|
D | wps_enrollee.c | 801 struct wps_credential cred; in wps_process_ap_settings_e()
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_old.h | 12 struct wps_credential; 78 const struct wps_credential *cred); 116 const struct wps_credential *cred) in wpa_supplicant_dbus_notify_wps_cred()
|
D | dbus_new.h | 21 struct wps_credential; 149 const struct wps_credential *cred); 282 const struct wps_credential *cred) in wpas_dbus_signal_wps_cred()
|
D | dbus_old.c | 503 const struct wps_credential *cred) in wpa_supplicant_dbus_notify_wps_cred() 542 const struct wps_credential *cred) in wpa_supplicant_dbus_notify_wps_cred()
|
D | dbus_new.c | 719 const struct wps_credential *cred) in wpas_dbus_signal_wps_cred()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | notify.h | 14 struct wps_credential; 42 const struct wps_credential *cred);
|
D | wps_supplicant.c | 184 const struct wps_credential *cred) in wpas_wps_security_workaround() 360 const struct wps_credential *cred) in wpa_supplicant_wps_cred() 783 const struct wps_credential *cred = ap_settings->cred; in wpa_supplicant_wps_event_er_ap_settings() 1921 struct wps_credential *cred) in wpas_wps_network_to_cred() 1960 struct wps_credential cred; in wpas_wps_er_set_config() 1986 struct wps_credential cred; in wpas_wps_er_config() 2158 struct wps_credential cred; in wpas_wps_network_config_token()
|
D | notify.c | 223 const struct wps_credential *cred) in wpas_notify_wps_credential()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_wsc.c | 62 static int eap_wsc_new_ap_settings(struct wps_credential *cred, in eap_wsc_new_ap_settings() 152 struct wps_credential new_ap_settings; in eap_wsc_init()
|
/external/wpa_supplicant_8/src/ap/ |
D | wps_hostapd.c | 320 const struct wps_credential *cred) in hapd_wps_reconfig_in_memory() 403 const struct wps_credential *cred = ctx; in hapd_wps_cred_cb() 622 static int hostapd_wps_cred_cb(void *ctx, const struct wps_credential *cred) in hostapd_wps_cred_cb() 1623 struct wps_credential cred; in hostapd_wps_config_ap()
|