Searched refs:start_len (Results 1 – 5 of 5) sorted by relevance
212 size_t start_len, end_len; in eap_tnc_process() local370 start_len = os_strlen(start_buf); in eap_tnc_process()378 rlen = start_len + imc_len + end_len; in eap_tnc_process()386 wpabuf_put_data(resp, start_buf, start_len); in eap_tnc_process()
308 int start_len = static_cast<int>(buf->length()); in PrepDomainLabel() local324 int count = static_cast<int>(buf->length() - start_len); in PrepDomainLabel()333 if ((*buf)[start_len] == '-') { in PrepDomainLabel()
133 size_t start_len, end_len; in eap_tnc_build() local141 start_len = os_strlen(start_buf); in eap_tnc_build()149 rlen = start_len + imv_len + end_len; in eap_tnc_build()157 wpabuf_put_data(req, start_buf, start_len); in eap_tnc_build()
68 FX_FLOAT start_len = 0; in UpdateLineJoinPoints() local88 start_len = FXSYS_sqrt2(start_to_mid.x, start_to_mid.y); in UpdateLineJoinPoints()90 FXSYS_fabs(half_width * start_len / start_to_mid.x)); in UpdateLineJoinPoints()
273 size_t start_len, l, count; in decode_rfc3397() local280 start_len = len; in decode_rfc3397()344 else if (start_len > 0) in decode_rfc3397()