Searched refs:wps_parse_msg (Results 1 - 25 of 46) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps_validate.c1036 if (wps_parse_msg(&buf, &attr) < 0) {
1092 if (wps_parse_msg(wps_ie, &attr) < 0) {
1132 if (wps_parse_msg(wps_ie, &attr) < 0) {
1190 if (wps_parse_msg(wps_ie, &attr) < 0) {
1237 if (wps_parse_msg(wps_ie, &attr) < 0) {
1266 if (wps_parse_msg(wps_ie, &attr) < 0) {
1294 if (wps_parse_msg(tlvs, &attr) < 0) {
1350 if (wps_parse_msg(tlvs, &attr) < 0) {
1405 if (wps_parse_msg(tlvs, &attr) < 0) {
1457 if (wps_parse_msg(tlv
[all...]
H A Dwps_module_tests.c285 if (wps_parse_msg(buf, &attr) != test->result) {
H A Dwps_upnp_ap.c40 if (wps_parse_msg(msg, &attr) < 0)
H A Dwps.c107 if (wps_parse_msg(cfg->assoc_wps_ie, &attr) < 0) {
244 if (wps_parse_msg(msg, &attr) < 0 ||
298 if (wps_parse_msg(msg, &attr) < 0)
321 if (wps_parse_msg(msg, &attr) < 0)
361 if (wps_a == NULL || wps_parse_msg(wps_a, &attr_a) < 0)
363 if (wps_b == NULL || wps_parse_msg(wps_b, &attr_b) < 0)
390 if (wps_parse_msg(msg, &attr) < 0)
403 if (msg == NULL || wps_parse_msg(msg, &attr) < 0)
551 if (wps_parse_msg(data, &attr) < 0)
H A Dwps_attr_parse.h101 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr);
H A Dwps_enrollee.c709 if (wps_parse_msg(&msg, &attr) < 0 ||
1004 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1121 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1174 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1245 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1270 if (wps_parse_msg(msg, &attr) < 0)
1354 if (wps_parse_msg(msg, &attr) < 0)
1401 if (wps_parse_msg(msg, &attr) < 0)
1483 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_attr_parse.c585 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) function
H A Dwps_er.c479 if (wps_parse_msg(m1, &attr) < 0) {
854 if (wps_parse_msg(msg, &attr) < 0) {
1080 if (wps_parse_msg(msg, &attr) < 0) {
1737 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_registrar.c1106 if (wps_parse_msg(wps_data, &attr) < 0)
2764 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2916 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2940 if (wps_parse_msg(msg, &attr) < 0)
3022 if (wps_parse_msg(msg, &attr) < 0)
3094 if (wps_parse_msg(msg, &attr) < 0)
3178 if (wps_parse_msg(msg, &attr) < 0)
3302 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type &&
3314 if (wps_parse_msg(msg, &attr) < 0 || attr.msg_type == NULL)
/external/wpa_supplicant_8/src/wps/
H A Dwps_validate.c1036 if (wps_parse_msg(&buf, &attr) < 0) {
1092 if (wps_parse_msg(wps_ie, &attr) < 0) {
1132 if (wps_parse_msg(wps_ie, &attr) < 0) {
1190 if (wps_parse_msg(wps_ie, &attr) < 0) {
1237 if (wps_parse_msg(wps_ie, &attr) < 0) {
1266 if (wps_parse_msg(wps_ie, &attr) < 0) {
1294 if (wps_parse_msg(tlvs, &attr) < 0) {
1350 if (wps_parse_msg(tlvs, &attr) < 0) {
1405 if (wps_parse_msg(tlvs, &attr) < 0) {
1457 if (wps_parse_msg(tlv
[all...]
H A Dwps_module_tests.c285 if (wps_parse_msg(buf, &attr) != test->result) {
H A Dwps_upnp_ap.c40 if (wps_parse_msg(msg, &attr) < 0)
H A Dwps.c107 if (wps_parse_msg(cfg->assoc_wps_ie, &attr) < 0) {
244 if (wps_parse_msg(msg, &attr) < 0 ||
298 if (wps_parse_msg(msg, &attr) < 0)
321 if (wps_parse_msg(msg, &attr) < 0)
361 if (wps_a == NULL || wps_parse_msg(wps_a, &attr_a) < 0)
363 if (wps_b == NULL || wps_parse_msg(wps_b, &attr_b) < 0)
390 if (wps_parse_msg(msg, &attr) < 0)
403 if (msg == NULL || wps_parse_msg(msg, &attr) < 0)
551 if (wps_parse_msg(data, &attr) < 0)
H A Dwps_attr_parse.h101 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr);
H A Dwps_enrollee.c709 if (wps_parse_msg(&msg, &attr) < 0 ||
1004 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1121 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1174 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1245 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1270 if (wps_parse_msg(msg, &attr) < 0)
1354 if (wps_parse_msg(msg, &attr) < 0)
1401 if (wps_parse_msg(msg, &attr) < 0)
1483 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_attr_parse.c585 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) function
H A Dwps_er.c479 if (wps_parse_msg(m1, &attr) < 0) {
854 if (wps_parse_msg(msg, &attr) < 0) {
1080 if (wps_parse_msg(msg, &attr) < 0) {
1737 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_registrar.c1106 if (wps_parse_msg(wps_data, &attr) < 0)
2764 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2916 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2940 if (wps_parse_msg(msg, &attr) < 0)
3022 if (wps_parse_msg(msg, &attr) < 0)
3094 if (wps_parse_msg(msg, &attr) < 0)
3178 if (wps_parse_msg(msg, &attr) < 0)
3302 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type &&
3314 if (wps_parse_msg(msg, &attr) < 0 || attr.msg_type == NULL)
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps_validate.c1036 if (wps_parse_msg(&buf, &attr) < 0) {
1092 if (wps_parse_msg(wps_ie, &attr) < 0) {
1132 if (wps_parse_msg(wps_ie, &attr) < 0) {
1190 if (wps_parse_msg(wps_ie, &attr) < 0) {
1237 if (wps_parse_msg(wps_ie, &attr) < 0) {
1266 if (wps_parse_msg(wps_ie, &attr) < 0) {
1294 if (wps_parse_msg(tlvs, &attr) < 0) {
1350 if (wps_parse_msg(tlvs, &attr) < 0) {
1405 if (wps_parse_msg(tlvs, &attr) < 0) {
1457 if (wps_parse_msg(tlv
[all...]
H A Dwps_module_tests.c285 if (wps_parse_msg(buf, &attr) != test->result) {
H A Dwps_upnp_ap.c40 if (wps_parse_msg(msg, &attr) < 0)
H A Dwps.c107 if (wps_parse_msg(cfg->assoc_wps_ie, &attr) < 0) {
244 if (wps_parse_msg(msg, &attr) < 0 ||
298 if (wps_parse_msg(msg, &attr) < 0)
321 if (wps_parse_msg(msg, &attr) < 0)
361 if (wps_a == NULL || wps_parse_msg(wps_a, &attr_a) < 0)
363 if (wps_b == NULL || wps_parse_msg(wps_b, &attr_b) < 0)
390 if (wps_parse_msg(msg, &attr) < 0)
403 if (msg == NULL || wps_parse_msg(msg, &attr) < 0)
551 if (wps_parse_msg(data, &attr) < 0)
H A Dwps_attr_parse.h101 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr);
H A Dwps_enrollee.c709 if (wps_parse_msg(&msg, &attr) < 0 ||
1004 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1121 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1174 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1245 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1270 if (wps_parse_msg(msg, &attr) < 0)
1354 if (wps_parse_msg(msg, &attr) < 0)
1401 if (wps_parse_msg(msg, &attr) < 0)
1483 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_attr_parse.c585 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) function

Completed in 317 milliseconds

12