Searched refs:SSL_WRITING (Results 1 – 7 of 7) sorted by relevance
3822 #define SSL_WRITING 2 macro3838 #define SSL_want_write(ssl) (SSL_want(ssl) == SSL_WRITING)
4780 #define SSL_WRITING SSL_ERROR_WANT_WRITE macro4788 #define SSL_want_write(ssl) (SSL_want(ssl) == SSL_WRITING)
1407 # define SSL_WRITING 2 macro1414 # define SSL_want_write(s) (SSL_want(s) == SSL_WRITING)