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