Home
last modified time | relevance | path

Searched defs:SSL_want_nothing (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dssl.h.in894 # define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING) macro
H A Dssl.h917 # define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING) macro