2 references to EvpShake256
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.DigestAlgs.cs (2)
149
IntPtr shake256 =
EvpShake256
();
176
return
EvpShake256
() != 0;