| /trueos/contrib/wpa/src/wps/ |
| HD | wps_enrollee.c | 19 static int wps_build_mac_addr(struct wps_data *wps, struct wpabuf *msg) in wps_build_mac_addr() 29 static int wps_build_wps_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_wps_state() 45 static int wps_build_e_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_hash() 93 static int wps_build_e_snonce1(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce1() 103 static int wps_build_e_snonce2(struct wps_data *wps, struct wpabuf *msg) in wps_build_e_snonce2() 114 static struct wpabuf * wps_build_m1(struct wps_data *wps) in wps_build_m1() 177 static struct wpabuf * wps_build_m3(struct wps_data *wps) in wps_build_m3() 208 static struct wpabuf * wps_build_m5(struct wps_data *wps) in wps_build_m5() 243 static int wps_build_cred_ssid(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_ssid() 253 static int wps_build_cred_auth_type(struct wps_data *wps, struct wpabuf *msg) in wps_build_cred_auth_type() [all …]
|
| HD | wps_attr_build.c | 21 int wps_build_public_key(struct wps_data *wps, struct wpabuf *msg) in wps_build_public_key() 133 int wps_build_authenticator(struct wps_data *wps, struct wpabuf *msg) in wps_build_authenticator() 238 int wps_build_enrollee_nonce(struct wps_data *wps, struct wpabuf *msg) in wps_build_enrollee_nonce() 248 int wps_build_registrar_nonce(struct wps_data *wps, struct wpabuf *msg) in wps_build_registrar_nonce() 258 int wps_build_auth_type_flags(struct wps_data *wps, struct wpabuf *msg) in wps_build_auth_type_flags() 272 int wps_build_encr_type_flags(struct wps_data *wps, struct wpabuf *msg) in wps_build_encr_type_flags() 286 int wps_build_conn_type_flags(struct wps_data *wps, struct wpabuf *msg) in wps_build_conn_type_flags() 296 int wps_build_assoc_state(struct wps_data *wps, struct wpabuf *msg) in wps_build_assoc_state() 306 int wps_build_key_wrap_auth(struct wps_data *wps, struct wpabuf *msg) in wps_build_key_wrap_auth() 321 int wps_build_encr_settings(struct wps_data *wps, struct wpabuf *msg, in wps_build_encr_settings()
|
| HD | wps_registrar.c | 140 struct wps_context *wps; member 440 static int wps_build_wps_state(struct wps_context *wps, struct wpabuf *msg) in wps_build_wps_state() 452 static void wps_registrar_free_pending_m2(struct wps_context *wps) in wps_registrar_free_pending_m2() 476 static int wps_build_ap_setup_locked(struct wps_context *wps, in wps_build_ap_setup_locked() 639 wps_registrar_init(struct wps_context *wps, in wps_registrar_init() 1339 static int wps_get_dev_password(struct wps_data *wps) in wps_get_dev_password() 1380 static int wps_build_uuid_r(struct wps_data *wps, struct wpabuf *msg) in wps_build_uuid_r() 1390 static int wps_build_r_hash(struct wps_data *wps, struct wpabuf *msg) in wps_build_r_hash() 1438 static int wps_build_r_snonce1(struct wps_data *wps, struct wpabuf *msg) in wps_build_r_snonce1() 1448 static int wps_build_r_snonce2(struct wps_data *wps, struct wpabuf *msg) in wps_build_r_snonce2() [all …]
|
| HD | wps_common.c | 59 int wps_derive_keys(struct wps_data *wps) in wps_derive_keys() 129 void wps_derive_psk(struct wps_data *wps, const u8 *dev_passwd, in wps_derive_psk() 149 struct wpabuf * wps_decrypt_encr_settings(struct wps_data *wps, const u8 *encr, in wps_decrypt_encr_settings() 268 void wps_fail_event(struct wps_context *wps, enum wps_msg_type msg, in wps_fail_event() 284 void wps_success_event(struct wps_context *wps) in wps_success_event() 293 void wps_pwd_auth_fail_event(struct wps_context *wps, int enrollee, int part) in wps_pwd_auth_fail_event() 307 void wps_pbc_overlap_event(struct wps_context *wps) in wps_pbc_overlap_event() 316 void wps_pbc_timeout_event(struct wps_context *wps) in wps_pbc_timeout_event() 327 struct wpabuf * wps_get_oob_cred(struct wps_context *wps) in wps_get_oob_cred() 378 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr) in wps_oob_use_cred() [all …]
|
| HD | wps_upnp.h | 19 struct wps_data *wps; member
|
| HD | wps_attr_process.c | 16 int wps_process_authenticator(struct wps_data *wps, const u8 *authenticator, in wps_process_authenticator() 53 int wps_process_key_wrap_auth(struct wps_data *wps, struct wpabuf *msg, in wps_process_key_wrap_auth()
|
| HD | wps.c | 179 enum wps_process_res wps_process_msg(struct wps_data *wps, in wps_process_msg() 199 struct wpabuf * wps_get_msg(struct wps_data *wps, enum wsc_op_code *op_code) in wps_get_msg()
|
| HD | wps_er.h | 28 struct wps_data *wps; member 40 struct wps_data *wps; member 77 struct wps_context *wps; member
|
| HD | wps_er.c | 34 static void wps_er_sta_event(struct wps_context *wps, struct wps_er_sta *sta, in wps_er_sta_event() 124 static void wps_er_ap_event(struct wps_context *wps, struct wps_er_ap *ap, in wps_er_ap_event() 1267 wps_er_init(struct wps_context *wps, const char *ifname, const char *filter) in wps_er_init()
|
| HD | wps_upnp_i.h | 109 struct wps_context *wps; member
|
| HD | wps_i.h | 27 struct wps_context *wps; member
|
| /trueos/contrib/wpa/wpa_supplicant/ |
| HD | wps_supplicant.c | 1143 struct wps_context *wps) in wpas_wps_set_uuid() 1172 struct wps_context *wps) in wpas_wps_set_vendor_ext_m1() 1190 struct wps_context *wps; in wpas_wps_init() local 1488 unsigned int pbc = 0, auth = 0, pin = 0, wps = 0; in wpas_wps_notify_scan_results() local 1777 struct wps_context *wps = wpa_s->wps; in wpas_wps_update_config() local 1841 struct wps_context *wps = wpa_s->wps; in wpas_wps_start_nfc() local 1927 const struct wpabuf *wps) in wpas_wps_nfc_tag_process() 1954 const struct wpabuf *wps = data; in wpas_wps_nfc_tag_read() local 2000 struct wpabuf *wps; in wpas_wps_nfc_rx_handover_sel() local 2068 struct wpabuf *wps; in wpas_wps_update_ap_info_bss() local
|
| HD | scan.c | 53 int wps = 0; in wpas_wps_in_use() local 412 int wps = 0; in wpa_supplicant_extra_ies() local
|
| /trueos/contrib/wpa/src/ap/ |
| HD | wps_hostapd.c | 753 struct wps_context *wps) in hostapd_wps_set_vendor_ext() 780 struct wps_context *wps; in hostapd_init_wps() local 992 struct wps_context *wps = hapd->wps; in hostapd_init_wps_complete() local 1012 static void hostapd_wps_nfc_clear(struct wps_context *wps) in hostapd_wps_nfc_clear() 1277 struct wps_context *wps) in hostapd_wps_upnp_init() 1519 const struct wpabuf *wps) in hostapd_wps_nfc_tag_process() 1541 const struct wpabuf *wps = data; in hostapd_wps_nfc_tag_read() local 1597 struct wps_context *wps = hapd->wps; in hostapd_wps_nfc_token_enable() local
|
| HD | drv_callbacks.c | 139 struct wpabuf *wps; in hostapd_notif_assoc() local 245 struct wpabuf *wps; in hostapd_notif_assoc() local
|
| HD | beacon.c | 395 struct wpabuf *wps; in handle_probe_req() local
|
| /trueos/contrib/wpa/src/eap_peer/ |
| HD | eap_wsc.c | 27 struct wps_data *wps; member 137 struct wps_context *wps; in eap_wsc_init() local
|
| HD | eap.h | 275 struct wps_context *wps; member
|
| HD | eap_i.h | 330 struct wps_context *wps; member
|
| /trueos/contrib/wpa/src/radius/ |
| HD | radius_server.h | 153 struct wps_context *wps; member
|
| /trueos/contrib/wpa/src/eapol_auth/ |
| HD | eapol_auth_sm.h | 36 struct wps_context *wps; member
|
| /trueos/contrib/wpa/src/p2p/ |
| HD | p2p_group.c | 636 struct wpabuf *wps) in p2p_match_dev_type_member() 678 int p2p_group_match_dev_type(struct p2p_group *group, struct wpabuf *wps) in p2p_group_match_dev_type()
|
| /trueos/contrib/wpa/src/eap_server/ |
| HD | eap_server_wsc.c | 27 struct wps_data *wps; member
|
| HD | eap.h | 100 struct wps_context *wps; member
|
| /trueos/contrib/wpa/src/eapol_supp/ |
| HD | eapol_supp_sm.h | 200 struct wps_context *wps; member
|