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

/openbsd-current/lib/libssl/
H A Dssl.h647 #define SSL_want_x509_lookup(s) (SSL_want(s) == SSL_X509_LOOKUP) macro

Completed in 113 milliseconds