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