Lines Matching full:written
76 \& size_t *written);
77 \& int SSL_write_ex(SSL *s, const void *buf, size_t num, size_t *written);
84 of bytes written in \fB*written\fR.
107 data passed to the call is written (meaning that \f(CW\*(C`*written == num\*(C'\fR), the
115 it enables the written stream data and the FIN flag indicating the end of the
154 must be written into or retrieved out of the BIO before being able to continue.
157 \&\fBbuf\fR of length \fBnum\fR has been written. This default behaviour can be changed
187 Success means that all requested application data bytes have been written to the
189 application data byte has been written to the SSL connection. Failure means that
190 not all the requested bytes have been written yet (if
191 SSL_MODE_ENABLE_PARTIAL_WRITE is not in use) or no bytes could be written to the
202 bytes actually written to the TLS/SSL connection.
217 of bytes of the file written to the TLS/SSL connection. The return