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

12

/external/wpa_supplicant_8/hostapd/src/wps/
H A Dwps.c102 if (wps_parse_msg(cfg->assoc_wps_ie, &attr) < 0) {
233 if (wps_parse_msg(msg, &attr) < 0 ||
287 if (wps_parse_msg(msg, &attr) < 0)
310 if (wps_parse_msg(msg, &attr) < 0)
350 if (wps_a == NULL || wps_parse_msg(wps_a, &attr_a) < 0)
352 if (wps_b == NULL || wps_parse_msg(wps_b, &attr_b) < 0)
379 if (wps_parse_msg(msg, &attr) < 0)
392 if (msg == NULL || wps_parse_msg(msg, &attr) < 0)
549 if (wps_parse_msg(data, &attr) < 0)
H A Dwps_validate.c1034 if (wps_parse_msg(&buf, &attr) < 0) {
1090 if (wps_parse_msg(wps_ie, &attr) < 0) {
1130 if (wps_parse_msg(wps_ie, &attr) < 0) {
1188 if (wps_parse_msg(wps_ie, &attr) < 0) {
1235 if (wps_parse_msg(wps_ie, &attr) < 0) {
1264 if (wps_parse_msg(wps_ie, &attr) < 0) {
1292 if (wps_parse_msg(tlvs, &attr) < 0) {
1348 if (wps_parse_msg(tlvs, &attr) < 0) {
1403 if (wps_parse_msg(tlvs, &attr) < 0) {
1455 if (wps_parse_msg(tlv
[all...]
H A Dwps_upnp_ap.c40 if (wps_parse_msg(msg, &attr) < 0)
H A Dwps_attr_parse.h106 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr);
H A Dwps_enrollee.c656 if (wps_parse_msg(&msg, &attr) < 0 ||
1018 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1071 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1142 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1167 if (wps_parse_msg(msg, &attr) < 0)
1248 if (wps_parse_msg(msg, &attr) < 0)
1295 if (wps_parse_msg(msg, &attr) < 0)
1377 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_attr_parse.c563 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) function
H A Dwps_er.c481 if (wps_parse_msg(m1, &attr) < 0) {
874 if (wps_parse_msg(msg, &attr) < 0) {
1100 if (wps_parse_msg(msg, &attr) < 0) {
1737 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_registrar.c1095 if (wps_parse_msg(wps_data, &attr) < 0)
2694 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2846 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2870 if (wps_parse_msg(msg, &attr) < 0)
2952 if (wps_parse_msg(msg, &attr) < 0)
3024 if (wps_parse_msg(msg, &attr) < 0)
3108 if (wps_parse_msg(msg, &attr) < 0)
3224 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type &&
3236 if (wps_parse_msg(msg, &attr) < 0 || attr.msg_type == NULL)
H A Dwps_upnp_web.c548 if (wps_parse_msg(msg, &attr) < 0 || attr.version2) {
573 if (wps_parse_msg(msg, &attr) < 0 ||
/external/wpa_supplicant_8/src/wps/
H A Dwps.c102 if (wps_parse_msg(cfg->assoc_wps_ie, &attr) < 0) {
233 if (wps_parse_msg(msg, &attr) < 0 ||
287 if (wps_parse_msg(msg, &attr) < 0)
310 if (wps_parse_msg(msg, &attr) < 0)
350 if (wps_a == NULL || wps_parse_msg(wps_a, &attr_a) < 0)
352 if (wps_b == NULL || wps_parse_msg(wps_b, &attr_b) < 0)
379 if (wps_parse_msg(msg, &attr) < 0)
392 if (msg == NULL || wps_parse_msg(msg, &attr) < 0)
549 if (wps_parse_msg(data, &attr) < 0)
H A Dwps_validate.c1034 if (wps_parse_msg(&buf, &attr) < 0) {
1090 if (wps_parse_msg(wps_ie, &attr) < 0) {
1130 if (wps_parse_msg(wps_ie, &attr) < 0) {
1188 if (wps_parse_msg(wps_ie, &attr) < 0) {
1235 if (wps_parse_msg(wps_ie, &attr) < 0) {
1264 if (wps_parse_msg(wps_ie, &attr) < 0) {
1292 if (wps_parse_msg(tlvs, &attr) < 0) {
1348 if (wps_parse_msg(tlvs, &attr) < 0) {
1403 if (wps_parse_msg(tlvs, &attr) < 0) {
1455 if (wps_parse_msg(tlv
[all...]
H A Dwps_upnp_ap.c40 if (wps_parse_msg(msg, &attr) < 0)
H A Dwps_attr_parse.h106 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr);
H A Dwps_enrollee.c656 if (wps_parse_msg(&msg, &attr) < 0 ||
1018 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1071 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1142 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1167 if (wps_parse_msg(msg, &attr) < 0)
1248 if (wps_parse_msg(msg, &attr) < 0)
1295 if (wps_parse_msg(msg, &attr) < 0)
1377 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_attr_parse.c563 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) function
H A Dwps_er.c481 if (wps_parse_msg(m1, &attr) < 0) {
874 if (wps_parse_msg(msg, &attr) < 0) {
1100 if (wps_parse_msg(msg, &attr) < 0) {
1737 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_registrar.c1095 if (wps_parse_msg(wps_data, &attr) < 0)
2694 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2846 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2870 if (wps_parse_msg(msg, &attr) < 0)
2952 if (wps_parse_msg(msg, &attr) < 0)
3024 if (wps_parse_msg(msg, &attr) < 0)
3108 if (wps_parse_msg(msg, &attr) < 0)
3224 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type &&
3236 if (wps_parse_msg(msg, &attr) < 0 || attr.msg_type == NULL)
/external/wpa_supplicant_8/wpa_supplicant/src/wps/
H A Dwps.c102 if (wps_parse_msg(cfg->assoc_wps_ie, &attr) < 0) {
233 if (wps_parse_msg(msg, &attr) < 0 ||
287 if (wps_parse_msg(msg, &attr) < 0)
310 if (wps_parse_msg(msg, &attr) < 0)
350 if (wps_a == NULL || wps_parse_msg(wps_a, &attr_a) < 0)
352 if (wps_b == NULL || wps_parse_msg(wps_b, &attr_b) < 0)
379 if (wps_parse_msg(msg, &attr) < 0)
392 if (msg == NULL || wps_parse_msg(msg, &attr) < 0)
549 if (wps_parse_msg(data, &attr) < 0)
H A Dwps_validate.c1034 if (wps_parse_msg(&buf, &attr) < 0) {
1090 if (wps_parse_msg(wps_ie, &attr) < 0) {
1130 if (wps_parse_msg(wps_ie, &attr) < 0) {
1188 if (wps_parse_msg(wps_ie, &attr) < 0) {
1235 if (wps_parse_msg(wps_ie, &attr) < 0) {
1264 if (wps_parse_msg(wps_ie, &attr) < 0) {
1292 if (wps_parse_msg(tlvs, &attr) < 0) {
1348 if (wps_parse_msg(tlvs, &attr) < 0) {
1403 if (wps_parse_msg(tlvs, &attr) < 0) {
1455 if (wps_parse_msg(tlv
[all...]
H A Dwps_upnp_ap.c40 if (wps_parse_msg(msg, &attr) < 0)
H A Dwps_attr_parse.h106 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr);
H A Dwps_enrollee.c656 if (wps_parse_msg(&msg, &attr) < 0 ||
1018 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1071 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1142 if (wps_parse_msg(decrypted, &eattr) < 0 ||
1167 if (wps_parse_msg(msg, &attr) < 0)
1248 if (wps_parse_msg(msg, &attr) < 0)
1295 if (wps_parse_msg(msg, &attr) < 0)
1377 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_attr_parse.c563 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) function
H A Dwps_er.c481 if (wps_parse_msg(m1, &attr) < 0) {
874 if (wps_parse_msg(msg, &attr) < 0) {
1100 if (wps_parse_msg(msg, &attr) < 0) {
1737 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type) {
H A Dwps_registrar.c1095 if (wps_parse_msg(wps_data, &attr) < 0)
2694 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2846 if (wps_parse_msg(decrypted, &eattr) < 0 ||
2870 if (wps_parse_msg(msg, &attr) < 0)
2952 if (wps_parse_msg(msg, &attr) < 0)
3024 if (wps_parse_msg(msg, &attr) < 0)
3108 if (wps_parse_msg(msg, &attr) < 0)
3224 if (wps_parse_msg(msg, &attr) == 0 && attr.msg_type &&
3236 if (wps_parse_msg(msg, &attr) < 0 || attr.msg_type == NULL)

Completed in 210 milliseconds

12