2 references to SSL_ERROR_SSL
System.Net.Security (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
1033case Ssl.SslErrorCode.SSL_ERROR_SSL:
System\Net\Security\SslStreamPal.Unix.cs (1)
270else if (code == Interop.Ssl.SslErrorCode.SSL_ERROR_SSL)