2 references to SSL_ERROR_NONE
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
807
if (context.IsServer && token.Size == 0 && errorCode == Ssl.SslErrorCode.
SSL_ERROR_NONE
&& Ssl.IsSslRenegotiatePending(context))
System\Net\Security\SslStreamPal.Unix.cs (1)
125
Interop.Ssl.SslErrorCode.
SSL_ERROR_NONE
or