Searched refs:SSL_ERROR_SSL (Results 1 – 7 of 7) sorted by relevance
133 case SSL_ERROR_SSL: in ssl_errno()
504 case SSL_ERROR_SSL: in conn_closed()
1043 if e.errno == ssl.SSL_ERROR_SSL:
394 #define SSL_ERROR_SSL 1 macro
3015 case SSL_ERROR_SSL: in ossl_send()
709 return SSL_ERROR_SSL; in SSL_get_error()
790 case SSL_ERROR_SSL: in throwSSLExceptionWithSslErrors()831 if (sslErrorCode == SSL_ERROR_NONE || sslErrorCode == SSL_ERROR_SSL) { in throwSSLExceptionWithSslErrors()872 if (sslErrorCode == SSL_ERROR_SSL) { in throwSSLExceptionWithSslErrors()