4 references to net_allocate_ssl_context_failed
System.Net.Security (4)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (2)
218throw CreateSslException(SR.net_allocate_ssl_context_failed); 399throw CreateSslException(SR.net_allocate_ssl_context_failed);
System\Net\Security\CipherSuitesPolicyPal.Linux.cs (2)
34throw OpenSsl.CreateSslException(SR.net_allocate_ssl_context_failed); 43throw OpenSsl.CreateSslException(SR.net_allocate_ssl_context_failed);