Searched refs:SSL_ERROR_WANT_X509_LOOKUP (Results 1 – 5 of 5) sorted by relevance
507 case SSL_ERROR_WANT_X509_LOOKUP: in conn_closed()
878 case SSL_ERROR_WANT_X509_LOOKUP: in RetryAsync()
416 #define SSL_ERROR_WANT_X509_LOOKUP 4 macro
788 return SSL_ERROR_WANT_X509_LOOKUP; in SSL_get_error()
799 case SSL_ERROR_WANT_X509_LOOKUP: in throwSSLExceptionWithSslErrors()