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