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()
244 if (wps_parse_msg(msg, &attr) < 0 || in wps_is_selected_pbc_registrar()
298 if (wps_parse_msg(msg, &attr) < 0) in wps_is_selected_pin_registrar()
321 if (wps_parse_msg(msg, &attr) < 0) in wps_is_addr_authorized()
361 if (wps_a == NULL || wps_parse_msg(wps_a, &attr) < 0) in wps_ap_priority_compar()
365 if (wps_b == NULL || wps_parse_msg(wps_b, &attr) < 0) in wps_ap_priority_compar()
390 if (wps_parse_msg(msg, &attr) < 0) in wps_get_uuid_e()
403 if (msg == NULL || wps_parse_msg(msg, &attr) < 0) in wps_is_20()
551 if (wps_parse_msg(data, &attr) < 0) in wps_attr_text()
Dwps_enrollee.c710 if (wps_parse_msg(&msg, &attr) < 0 || in wps_process_cred_e()
1006 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m2()
1123 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m4()
1176 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m6()
1247 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m8()
1272 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_msg()
1356 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_ack()
1403 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_nack()
1485 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.h102 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.c1108 if (wps_parse_msg(wps_data, &attr) < 0) in wps_registrar_probe_req_rx()
2797 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m5()
2949 if (wps_parse_msg(decrypted, &eattr) < 0 || in wps_process_m7()
2973 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_msg()
3055 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_ack()
3127 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_nack()
3211 if (wps_parse_msg(msg, &attr) < 0) in wps_process_wsc_done()
3335 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type && in wps_registrar_process_msg()
3347 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.c585 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()
2417 if (wps_parse_msg(wps, &attr)) { in wpas_wps_nfc_tag_process()
2610 ret = wps_parse_msg(&msg, &attr); in wpas_wps_nfc_rx_handover_sel()
2751 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.c2177 if (wps_parse_msg(wps, &attr)) in p2p_match_dev_type()
/external/wpa_supplicant_8/src/ap/
Dwps_hostapd.c1760 if (wps_parse_msg(wps, &attr)) { in hostapd_wps_nfc_tag_process()
1909 ret = wps_parse_msg(&msg, &attr); in hostapd_wps_nfc_report_handover()