/freebsd/contrib/wpa/src/wps/ |
H A D | wps_validate.c | 1030 struct wps_parse_attr attr; in wps_validate_cred() 1085 struct wps_parse_attr attr; in wps_validate_beacon() 1124 struct wps_parse_attr attr; in wps_validate_beacon_probe_resp() 1182 struct wps_parse_attr attr; in wps_validate_probe_req() 1229 struct wps_parse_attr attr; in wps_validate_assoc_req() 1258 struct wps_parse_attr attr; in wps_validate_assoc_resp() 1287 struct wps_parse_attr attr; in wps_validate_m1() 1343 struct wps_parse_attr attr; in wps_validate_m2() 1398 struct wps_parse_attr attr; in wps_validate_m2d() 1450 struct wps_parse_attr attr; in wps_validate_m3() [all …]
|
H A D | wps.c | 105 struct wps_parse_attr attr; in wps_init() 238 struct wps_parse_attr attr; in wps_is_selected_pbc_registrar() 264 static int is_selected_pin_registrar(struct wps_parse_attr *attr) in is_selected_pin_registrar() 299 struct wps_parse_attr attr; in wps_is_selected_pin_registrar() 319 struct wps_parse_attr attr; in wps_is_addr_authorized() 361 struct wps_parse_attr attr; in wps_ap_priority_compar() 391 struct wps_parse_attr attr; in wps_get_uuid_e() 404 struct wps_parse_attr attr; in wps_is_20() 550 struct wps_parse_attr attr; in wps_attr_text()
|
H A D | wps_enrollee.c | 707 struct wps_parse_attr attr; in wps_process_cred_e() 802 struct wps_parse_attr *attr, in wps_process_ap_settings_e() 961 struct wps_parse_attr *attr) in wps_process_m2() 1006 struct wps_parse_attr eattr; in wps_process_m2() 1041 struct wps_parse_attr *attr) in wps_process_m2d() 1097 struct wps_parse_attr *attr) in wps_process_m4() 1100 struct wps_parse_attr eattr; in wps_process_m4() 1152 struct wps_parse_attr *attr) in wps_process_m6() 1155 struct wps_parse_attr eattr; in wps_process_m6() 1209 struct wps_parse_attr *attr) in wps_process_m8() [all …]
|
H A D | wps_dev_attr.h | 12 struct wps_parse_attr; 30 struct wps_parse_attr *attr);
|
H A D | wps_attr_parse.c | 20 static int wps_set_vendor_ext_wfa_subelem(struct wps_parse_attr *attr, in wps_set_vendor_ext_wfa_subelem() 91 static int wps_parse_vendor_ext_wfa(struct wps_parse_attr *attr, const u8 *pos, in wps_parse_vendor_ext_wfa() 111 static int wps_parse_vendor_ext(struct wps_parse_attr *attr, const u8 *pos, in wps_parse_vendor_ext() 152 static int wps_set_attr(struct wps_parse_attr *attr, u16 type, in wps_set_attr() 596 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) in wps_parse_msg()
|
H A D | wps_attr_parse.h | 14 struct wps_parse_attr { struct 103 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr); argument
|
H A D | wps_attr_process.c | 247 int wps_process_cred(struct wps_parse_attr *attr, in wps_process_cred() 267 int wps_process_ap_settings(struct wps_parse_attr *attr, in wps_process_ap_settings()
|
H A D | wps_i.h | 191 int wps_process_cred(struct wps_parse_attr *attr, 193 int wps_process_ap_settings(struct wps_parse_attr *attr,
|
H A D | wps_module_tests.c | 266 struct wps_parse_attr attr; in wps_attr_parse_tests()
|
H A D | wps_upnp_ap.c | 33 struct wps_parse_attr attr; in upnp_er_set_selected_registrar()
|
H A D | wps_registrar.c | 1150 struct wps_parse_attr attr; in wps_registrar_probe_req_rx() 2645 struct wps_parse_attr *attr) in wps_process_m1() 2780 struct wps_parse_attr *attr) in wps_process_m3() 2815 struct wps_parse_attr *attr) in wps_process_m5() 2818 struct wps_parse_attr eattr; in wps_process_m5() 2911 struct wps_parse_attr *attr) in wps_process_ap_settings_r() 2966 struct wps_parse_attr *attr) in wps_process_m7() 2969 struct wps_parse_attr eattr; in wps_process_m7() 3032 struct wps_parse_attr attr; in wps_process_wsc_msg() 3115 struct wps_parse_attr attr; in wps_process_wsc_ack() [all …]
|
H A D | wps.h | 31 struct wps_parse_attr; 902 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr);
|
H A D | wps_upnp_web.c | 498 struct wps_parse_attr attr; in web_process_put_message() 619 struct wps_parse_attr attr; in web_process_put_wlan_response() 644 struct wps_parse_attr attr; in web_process_put_wlan_response()
|
H A D | wps_er.c | 476 struct wps_parse_attr attr; in wps_er_ap_get_m1() 758 struct wps_parse_attr *attr, in wps_er_add_sta_data() 840 struct wps_parse_attr attr; in wps_er_process_wlanevent_probe_req() 1071 struct wps_parse_attr attr; in wps_er_process_wlanevent_eap() 1745 struct wps_parse_attr attr; in wps_er_ap_process()
|
H A D | wps_common.c | 435 int wps_oob_use_cred(struct wps_context *wps, struct wps_parse_attr *attr) in wps_oob_use_cred() 442 struct wps_parse_attr cattr; in wps_oob_use_cred()
|
H A D | wps_dev_attr.c | 377 struct wps_parse_attr *attr) in wps_process_device_attrs()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wps_supplicant.c | 154 struct wps_parse_attr attr; in wpas_wps_eapol_cb() 2460 struct wps_parse_attr *attr) in wpas_wps_use_cred() 2512 struct wps_parse_attr *attr) in wpas_wps_add_nfc_password_token() 2524 struct wps_parse_attr attr; in wpas_wps_nfc_tag_process() 2686 struct wps_parse_attr attr; in wpas_wps_nfc_rx_handover_sel() 2825 struct wps_parse_attr attr; in wpas_er_wps_nfc_report_handover()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | wps_hostapd.c | 2003 struct wps_parse_attr *attr) in hostapd_wps_add_nfc_password_token() 2019 struct wps_parse_attr attr; in hostapd_wps_nfc_tag_process() 2135 struct wps_parse_attr attr; in hostapd_wps_nfc_report_handover()
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p_parse.c | 477 struct wps_parse_attr attr; in p2p_parse_wps_ie()
|
H A D | p2p_group.c | 720 struct wps_parse_attr attr; in p2p_match_dev_type_member()
|
H A D | p2p.c | 2207 struct wps_parse_attr attr; in p2p_match_dev_type()
|