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