Lines Matching refs:again
70 function can be called again.
79 to the B<BIO>. When the B<BIO> is writable again, the same function can be
80 called again.
82 Note that the retry may again lead to an B<SSL_ERROR_WANT_READ> or
100 again to continue sending the application data. If you get B<SSL_ERROR_WANT_WRITE>
121 called again later. The underlying BIO was not connected yet to the peer
123 called again when the connection is established. These messages can only
132 SSL_CTX_set_client_cert_cb() has asked to be called again.
133 The TLS/SSL I/O function should be called again later.
145 function should be called again later. The function B<must> be called from the
161 SSL_CTX_set_client_hello_cb() has asked to be called again.
162 The TLS/SSL I/O function should be called again later.