21 references to CreateOpenSslCryptographicException
System.Net.Quic (21)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ASN1.cs (2)
65throw CreateOpenSslCryptographicException(); 85throw CreateOpenSslCryptographicException();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.Crypto.cs (6)
29throw CreateOpenSslCryptographicException(); 171throw Interop.Crypto.CreateOpenSslCryptographicException(); 181throw Interop.Crypto.CreateOpenSslCryptographicException(); 190throw Interop.Crypto.CreateOpenSslCryptographicException(); 209throw Interop.Crypto.CreateOpenSslCryptographicException(); 218throw Interop.Crypto.CreateOpenSslCryptographicException();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.ERR.cs (2)
95Exception e = CreateOpenSslCryptographicException(); 105throw CreateOpenSslCryptographicException();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509.cs (6)
153Exception e = CreateOpenSslCryptographicException(); 176throw CreateOpenSslCryptographicException(); 197throw CreateOpenSslCryptographicException(); 218throw CreateOpenSslCryptographicException(); 231throw CreateOpenSslCryptographicException(); 247throw CreateOpenSslCryptographicException();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509Stack.cs (2)
45throw CreateOpenSslCryptographicException(); 56throw CreateOpenSslCryptographicException();
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.X509StoreCtx.cs (2)
31throw CreateOpenSslCryptographicException(); 48throw CreateOpenSslCryptographicException();
src\libraries\Common\src\System\Net\Security\CertificateValidation.Unix.cs (1)
55throw Interop.Crypto.CreateOpenSslCryptographicException();