Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/include/openssl/
HDssl.h.in899 # define SSL_want_async(s) (SSL_want(s) == SSL_ASYNC_PAUSED) macro
HDssl.h922 # define SSL_want_async(s) (SSL_want(s) == SSL_ASYNC_PAUSED) macro