Home | History | Annotate | Download | only in wps

Lines Matching refs:os_strlen

235 	xml_data_encode(buf, s, os_strlen(s));
334 extra_len += os_strlen(iface->wps->friendly_name);
336 extra_len += os_strlen(iface->wps->manufacturer_url);
338 extra_len += os_strlen(iface->wps->model_description);
340 extra_len += os_strlen(iface->wps->model_url);
342 extra_len += os_strlen(iface->wps->upc);
346 extra_len = os_strlen(wps_scpd_xml);
406 os_memcpy(put_length_here, len_buf, os_strlen(len_buf));
445 cfg.pin_len = os_strlen(iface->ctx->ap_pin);
706 buf = wpabuf_alloc(1000 + (replydata ? os_strlen(replydata) : 0U) +
782 os_memcpy(put_length_here, len_buf, os_strlen(len_buf));
807 match_len = os_strlen(urn_wfawlanconfig) - 1;
937 (u8 *) hdr, os_strlen(hdr));
962 match_len = os_strlen(match);
968 match_len = os_strlen(match);
979 match_len = os_strlen(match);
992 match_len = os_strlen(match);
1010 match_len = os_strlen(match);
1016 match_len = os_strlen(match);
1078 wpabuf_put(buf, os_strlen(b));
1170 match_len = os_strlen(match);
1180 match_len = os_strlen(match);
1186 match_len = os_strlen(match);