Searched defs:SSL_want_nothing (Results 1 – 2 of 2) sorted by relevance
894 # define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING) macro
917 # define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING) macro