Searched defs:SSL_want_nothing (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/include/openssl/ | ||
H A D | ssl.h.in | 894 # define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING) macro |
H A D | ssl.h | 917 # define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING) macro |