Searched refs:pipeline (Results 1 – 5 of 5) sorted by relevance
206 int i, pipeline = test > 3; in test_free_buffers() local209 if (pipeline) { in test_free_buffers()220 if (pipeline) { in test_free_buffers()236 for (i = 0; i <= pipeline; i++) { in test_free_buffers()250 if (pipeline) in test_free_buffers()282 if (pipeline) { in test_free_buffers()304 if (pipeline) { in test_free_buffers()
55 "read" pipelining and "write" pipelining. By default only one pipeline will be59 explained further below. OpenSSL will only ever use more than one pipeline if60 a cipher suite is negotiated that uses a pipeline capable cipher provided by an73 SSL_write/SSL_write_ex called with 0-2000 bytes == 1 pipeline used
303 When this command is used in a pipeline, the receiving end will not be
594 * Assumes default buffer length and 1 pipeline.
1539 SSL_R_PIPELINE_FAILURE:406:pipeline failure
Completed in 16 milliseconds