2 references to EvpSha3_384
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.DigestAlgs.cs (2)
140
IntPtr sha3_384 =
EvpSha3_384
();
170
return
EvpSha3_384
() != 0;