Lines Matching defs:length
1414 "schannel: encrypted data buffer: offset %zu length %zu",
1529 DEBUGF(infof(data, "schannel: encrypted data length: %lu",
1970 /* check if the buffer is longer than the maximum message length */
1975 /* calculate the complete message length and allocate a buffer for it */
2101 /* we want the length of the encrypted buffer to be at least large enough
2167 "schannel: encrypted data buffer: offset %zu length %zu",
2197 "schannel: encrypted data buffer: offset %zu length %zu",
2226 DEBUGF(infof(data, "schannel: decrypted data length: %lu",
2261 "schannel: decrypted cached: offset %zu length %zu",
2267 DEBUGF(infof(data, "schannel: encrypted data length: %lu",
2283 "schannel: encrypted cached: offset %zu length %zu",
2346 "schannel: encrypted data buffer: offset %zu length %zu",
2350 "schannel: decrypted data buffer: offset %zu length %zu",
2393 "schannel: decrypted data buffer: offset %zu length %zu",
2601 unsigned char *entropy, size_t length)
2605 return Curl_win32_random(entropy, length);