| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | SSL_CTX_set_mode.pod | 43 SSL_write(). When not set (the default), SSL_write_ex() or SSL_write() will only 45 SSL_write() returns successful, B<r> bytes have been written and the next call 46 to SSL_write_ex() or SSL_write() must only send the n-r bytes left, imitating 51 Make it possible to retry SSL_write_ex() or SSL_write() with changed buffer 53 avoid the misconception that nonblocking SSL_write() behaves like 132 L<SSL_write(3)>, L<SSL_get_error(3)>
|
| H A D | SSL_write.pod | 5 SSL_write_ex, SSL_write - write bytes to a TLS/SSL connection 12 int SSL_write(SSL *ssl, const void *buf, int num); 16 SSL_write_ex() and SSL_write() write B<num> bytes from the buffer B<buf> into 23 SSL_write_ex(), or SSL_write(). 69 You should not call SSL_write() with num=0, it will return an error. 86 For SSL_write() the following return values can occur:
|
| H A D | SSL_CTX_set_split_send_fragment.pod | 67 amount of data provided to the SSL_write_ex() or SSL_write() call divided by 73 SSL_write/SSL_write_ex called with 0-2000 bytes == 1 pipeline used 75 SSL_write/SSL_write_ex called with 2001-4000 bytes == 2 pipelines used 77 SSL_write/SSL_write_ex called with 4001-6000 bytes == 3 pipelines used 79 SSL_write/SSL_write_ex called with 6001+ bytes == 4 pipelines used
|
| H A D | SSL_get_error.pod | 18 SSL_write_ex() or SSL_write() on B<ssl>. The value returned by that TLS/SSL I/O 74 even when the call that set this error was an SSL_write() or SSL_write_ex(). 75 However, if the call was an SSL_write() or SSL_write_ex(), it should be called 86 and SSL_write() or SSL_write_ex() may want to read data. 90 SSL_peek(), SSL_write_ex(), and SSL_write() will handle any pending handshakes.
|
| H A D | SSL_set_connect_state.pod | 43 using L<SSL_write_ex(3)>, L<SSL_write(3)>, L<SSL_read_ex(3)>, or L<SSL_read(3)>, 64 L<SSL_write_ex(3)>, L<SSL_write(3)>, L<SSL_read_ex(3)>, L<SSL_read(3)>,
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | SSL_CTX_set_mode.pod | 43 SSL_write(). When not set (the default), SSL_write_ex() or SSL_write() will only 45 SSL_write() returns successful, B<r> bytes have been written and the next call 46 to SSL_write_ex() or SSL_write() must only send the n-r bytes left, imitating 51 Make it possible to retry SSL_write_ex() or SSL_write() with changed buffer 53 avoid the misconception that nonblocking SSL_write() behaves like 132 L<SSL_write(3)>, L<SSL_get_error(3)>
|
| H A D | SSL_get_error.pod | 18 SSL_write_ex() or SSL_write() on B<ssl>. The value returned by that TLS/SSL I/O 88 even when the call that set this error was an SSL_write() or SSL_write_ex(). 89 However, if the call was an SSL_write() or SSL_write_ex(), it should be called 91 from SSL_write() or SSL_write_ex() then you should not do any other operation 92 that could trigger B<IO> other than to repeat the previous SSL_write() call. 102 and SSL_write() or SSL_write_ex() may want to read data. 106 SSL_peek(), SSL_write_ex(), and SSL_write() will handle any pending handshakes.
|
| H A D | SSL_write.pod | 5 SSL_write_ex, SSL_write, SSL_sendfile - write bytes to a TLS/SSL connection 13 int SSL_write(SSL *ssl, const void *buf, int num); 17 SSL_write_ex() and SSL_write() write B<num> bytes from the buffer B<buf> into 32 SSL_write_ex(), or SSL_write(). 78 You should not call SSL_write() with num=0, it will return an error. 95 For SSL_write() the following return values can occur:
|
| H A D | SSL_CTX_set_split_send_fragment.pod | 67 amount of data provided to the SSL_write_ex() or SSL_write() call divided by 73 SSL_write/SSL_write_ex called with 0-2000 bytes == 1 pipeline used 75 SSL_write/SSL_write_ex called with 2001-4000 bytes == 2 pipelines used 77 SSL_write/SSL_write_ex called with 4001-6000 bytes == 3 pipelines used 79 SSL_write/SSL_write_ex called with 6001+ bytes == 4 pipelines used
|
| H A D | SSL_set_connect_state.pod | 43 using L<SSL_write_ex(3)>, L<SSL_write(3)>, L<SSL_read_ex(3)>, or L<SSL_read(3)>, 64 L<SSL_write_ex(3)>, L<SSL_write(3)>, L<SSL_read_ex(3)>, L<SSL_read(3)>,
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
| H A D | s_time.c | 232 if (buf_len <= 0 || SSL_write(scon, buf, buf_len) <= 0) in s_time_main() 286 if (buf_len <= 0 || SSL_write(scon, buf, buf_len) <= 0) in s_time_main() 313 if (buf_len <= 0 || SSL_write(scon, buf, buf_len) <= 0) in s_time_main()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
| H A D | s_time.c | 286 if (buf_len <= 0 || SSL_write(scon, buf, buf_len) <= 0) in s_time_main() 340 if (buf_len <= 0 || SSL_write(scon, buf, buf_len) <= 0) in s_time_main() 368 if (buf_len <= 0 || SSL_write(scon, buf, buf_len) <= 0) in s_time_main()
|
| /netbsd-src/external/bsd/unbound/dist/testcode/ |
| H A D | streamtcp.c | 245 if(SSL_write(ssl, (void*)&len, (int)sizeof(len)) <= 0) { in write_q() 263 if(SSL_write(ssl, (void*)sldns_buffer_begin(buf), in write_q() 485 if(SSL_write(ssl, (void*)sldns_buffer_begin(proxy_buf), in send_em()
|
| H A D | petal.c | 394 if(SSL_write(ssl, hdr, (int)r) <= 0) { in provide_file_10() 439 if(SSL_write(ssl, buf, at-buf) <= 0) { in provide_file_10() 530 if(SSL_write(ssl, buf, at-buf) <= 0) { in provide_file_chunked()
|
| /netbsd-src/libexec/httpd/ |
| H A D | ssl-bozo.c | 212 int ret = SSL_write(sslinfo->bozossl, buf, nbytes); in bozo_ssl_printf() 241 ret = SSL_write(sslinfo->bozossl, buf, (int)nbytes); in bozo_ssl_write()
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
| H A D | fatalerrtest.c | 72 if (!TEST_int_le(SSL_write(sssl, msg, strlen(msg)), 0)) in test_fatalerr()
|
| H A D | sslbuffertest.c | 91 ret = SSL_write(clientssl, testdata + len, in test_func()
|
| H A D | dtls_mtu_test.c | 103 if (!TEST_int_eq(SSL_write(clnt_ssl, buf, s), (int)s)) in mtu_test()
|
| H A D | sslcorrupttest.c | 228 if (!TEST_int_ge(SSL_write(client, junk, sizeof(junk)), 0)) in test_ssl_corrupt()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | fatalerrtest.c | 72 if (!TEST_int_le(SSL_write(sssl, msg, strlen(msg)), 0)) in test_fatalerr()
|
| H A D | dtls_mtu_test.c | 103 if (!TEST_int_eq(SSL_write(clnt_ssl, buf, s), (int)s)) in mtu_test()
|
| H A D | sslcorrupttest.c | 231 if (!TEST_int_ge(SSL_write(client, junk, sizeof(junk)), 0)) in test_ssl_corrupt()
|
| H A D | sslbuffertest.c | 100 ret = SSL_write(clientssl, testdata + len, in test_func()
|
| /netbsd-src/external/mpl/bind/dist/lib/isc/ |
| H A D | openssl_shim.c | 92 int rv = SSL_write(ssl, buf, num);
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
| H A D | openssl_shim.c | 154 int rv = SSL_write(ssl, buf, num); in SSL_write_ex()
|