2 references to EvpSha3_256
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.DigestAlgs.cs (2)
137
IntPtr sha3_256 =
EvpSha3_256
();
168
return
EvpSha3_256
() != 0;