1 reference to CryptoNative_EvpSha256
System.Security.Cryptography (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.DigestAlgs.cs (1)
44
s_evpSha256 != IntPtr.Zero ? s_evpSha256 : (s_evpSha256 =
CryptoNative_EvpSha256
());