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