Searched refs:SSL_want_write (Results 1 – 5 of 5) sorted by relevance
5 SSL_want, SSL_want_nothing, SSL_want_read, SSL_want_write, SSL_want_x509_lookup,16 int SSL_want_write(const SSL *ssl);94 SSL_want_nothing(), SSL_want_read(), SSL_want_write(), SSL_want_x509_lookup(),
723 =item int B<SSL_want_write>(const SSL *ssl);
903 # define SSL_want_write(s) (SSL_want(s) == SSL_WRITING) macro
3539 if (SSL_want_write(s)) { in SSL_get_error()
2820 MLINKS+= SSL_want.3 SSL_want_write.3