HomeSort by: relevance | last modified time | path
    Searched refs:SSL_want_nothing (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ssl.h 901 # define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING)
  /src/crypto/external/apache2/openssl/dist/include/openssl/
ssl.h.in 916 #define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING)
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ssl.h.in 894 # define SSL_want_nothing(s) (SSL_want(s) == SSL_NOTHING)

Completed in 31 milliseconds