Home
last modified time | relevance | path

Searched refs:wps_parse_msg (Results 1 – 16 of 16) sorted by relevance

/external/wpa_supplicant_8/src/wps/
Dwps_validate.c1036 if (wps_parse_msg(&buf, &attr) < 0) { in wps_validate_cred()
1092 if (wps_parse_msg(wps_ie, &attr) < 0) { in wps_validate_beacon()
1132 if (wps_parse_msg(wps_ie, &attr) < 0) { in wps_validate_beacon_probe_resp()
1190 if (wps_parse_msg(wps_ie, &attr) < 0) { in wps_validate_probe_req()
1237 if (wps_parse_msg(wps_ie, &attr) < 0) { in wps_validate_assoc_req()
1266 if (wps_parse_msg(wps_ie, &attr) < 0) { in wps_validate_assoc_resp()
1294 if (wps_parse_msg(tlvs, &attr) < 0) { in wps_validate_m1()
1350 if (wps_parse_msg(tlvs, &attr) < 0) { in wps_validate_m2()
1405 if (wps_parse_msg(tlvs, &attr) < 0) { in wps_validate_m2d()
1457 if (wps_parse_msg(tlvs, &attr) < 0) { in wps_validate_m3()
[all …]
Dwps.c108 if (wps_parse_msg(cfg->assoc_wps_ie, &attr) < 0) { in wps_init()
246 if (wps_parse_msg(msg, &attr) < 0 || in wps_is_selected_pbc_registrar()
300 if (wps_parse_msg(msg, &attr) < 0) in wps_is_selected_pin_registrar()
323 if (wps_parse_msg(msg, &attr) < 0) in wps_is_addr_authorized()
363 if (wps_a == NULL || wps_parse_msg(wps_a, &attr) < 0) in wps_ap_priority_compar()
367 if (wps_b == NULL || wps_parse_msg(wps_b, &attr) < 0) in wps_ap_priority_compar()
392 if (wps_parse_msg(msg, &attr) < 0) in wps_get_uuid_e()
405 if (msg == NULL || wps_parse_msg(msg, &attr) < 0) in wps_is_20()
553 if (wps_parse_msg(data, &attr) < 0) in wps_attr_text()
Dwps_enrollee.c714 if (wps_parse_msg(&msg, &attr) < 0 || in wps_process_cred_e()
1021 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m2()
1138 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m4()
1191 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m6()
1262 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m8()
1287 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_msg()
1371 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_ack()
1418 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_nack()
1500 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) { in wps_enrollee_process_msg()
Dwps_module_tests.c286 if (wps_parse_msg(buf, &attr) != test->result) { in wps_attr_parse_tests()
Dwps_upnp_ap.c38 wps_parse_msg(msg, &attr) < 0) in upnp_er_set_selected_registrar()
Dwps_attr_parse.h103 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr);
Dwps_upnp_web.c516 if (wps_parse_msg(msg, &attr)) { in web_process_put_message()
620 if (wps_parse_msg(msg, &attr) < 0 || attr.version2) { in web_process_put_wlan_response()
645 if (wps_parse_msg(msg, &attr) < 0 || in web_process_put_wlan_response()
Dwps_registrar.c1158 if (wps_parse_msg(wps_data, &attr) < 0) in wps_registrar_probe_req_rx()
2872 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m5()
3024 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m7()
3048 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_msg()
3130 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_ack()
3202 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_nack()
3286 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_done()
3410 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type && in wps_registrar_process_msg()
3422 if (wps_parse_msg(msg, &attr) < 0 || attr.msg_type == NULL) in wps_registrar_process_msg()
Dwps_er.c478 if (wps_parse_msg(m1, &attr) < 0) { in wps_er_ap_get_m1()
853 if (wps_parse_msg(msg, &attr) < 0) { in wps_er_process_wlanevent_probe_req()
1079 if (wps_parse_msg(msg, &attr) < 0) { in wps_er_process_wlanevent_eap()
1749 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) { in wps_er_ap_process()
Dwps_attr_parse.c596 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) in wps_parse_msg() function
Dwps_common.c446 if (wps_parse_msg(&msg, &cattr) < 0 || in wps_oob_use_cred()
/external/wpa_supplicant_8/wpa_supplicant/
Dwps_supplicant.c146 if (wps && wps_parse_msg(wps, &attr) == 0 && in wpas_wps_eapol_cb()
2487 if (wps_parse_msg(wps, &attr)) { in wpas_wps_nfc_tag_process()
2680 ret = wps_parse_msg(&msg, &attr); in wpas_wps_nfc_rx_handover_sel()
2821 ret = wps_parse_msg(&msg, &attr); in wpas_er_wps_nfc_report_handover()
/external/wpa_supplicant_8/src/p2p/
Dp2p_parse.c462 if (wps_parse_msg(buf, &attr)) in p2p_parse_wps_ie()
Dp2p_group.c733 if (wps_parse_msg(wps, &attr)) in p2p_match_dev_type_member()
Dp2p.c2172 if (wps_parse_msg(wps, &attr)) in p2p_match_dev_type()
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c2010 if (wps_parse_msg(wps, &attr)) { in hostapd_wps_nfc_tag_process()
2159 ret = wps_parse_msg(&msg, &attr); in hostapd_wps_nfc_report_handover()