2 references to EvpShake128
System.Security.Cryptography (2)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.DigestAlgs.cs (2)
146
IntPtr shake128 =
EvpShake128
();
174
return
EvpShake128
() != 0;