Lines Matching full:written
5 .\" This file was written by Lutz Jaenicke <jaenicke@openssl.org>
29 .\" prior written permission. For written permission, please contact
33 .\" nor may "OpenSSL" appear in their names without prior written
64 .Fn SSL_write_ex "SSL *ssl" "const void *buf" "size_t num" "size_t *written"
80 stores the number of bytes written in
81 .Pf * Fa written .
151 pair, data must be written into or retrieved out of the BIO before being able
159 have been written.
193 written to the TLS connection or, if
195 is in use, at least one application data byte has been written
197 Failure means that not all the requested bytes have been written yet (if
199 is not in use) or no bytes could be written to the TLS connection (if
215 The return value is the number of bytes actually written to the TLS