Searched defs:SSL_want_x509_lookup (Results 1 - 2 of 2) sorted by relevance

/external/openssl/include/openssl/
H A Dssl.h1100 #define SSL_want_x509_lookup(s) (SSL_want(s) == SSL_X509_LOOKUP) macro
/external/openssl/ssl/
H A Dssl.h1100 #define SSL_want_x509_lookup(s) (SSL_want(s) == SSL_X509_LOOKUP) macro

Completed in 120 milliseconds