7 references to CheckValidOpenSslHandle
System.Net.Security (7)
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Ssl.cs (2)
411Crypto.CheckValidOpenSslHandle(dupCertHandle); 444Crypto.CheckValidOpenSslHandle(ssl);
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.SslCtx.cs (1)
54Crypto.CheckValidOpenSslHandle(dupCertHandle);
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs (2)
74CheckValidOpenSslHandle(x); 101CheckValidOpenSslHandle(x);
src\runtime\src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Name.cs (2)
25CheckValidOpenSslHandle(namePtr); 33CheckValidOpenSslHandle(sk);