Searched refs:SSL_READING (Results 1 – 7 of 7) sorted by relevance
3823 #define SSL_READING 3 macro3837 #define SSL_want_read(ssl) (SSL_want(ssl) == SSL_READING)
4781 #define SSL_READING SSL_ERROR_WANT_READ macro4787 #define SSL_want_read(ssl) (SSL_want(ssl) == SSL_READING)
1408 # define SSL_READING 3 macro1413 # define SSL_want_read(s) (SSL_want(s) == SSL_READING)