3 references to SHAKE256
System.Security.Cryptography (3)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.EVP.DigestAlgs.cs (2)
148case HashAlgorithmNames.SHAKE256: 175case HashAlgorithmNames.SHAKE256:
System\Security\Cryptography\Shake256.NonWindows.cs (1)
8private const string HashAlgorithmId = HashAlgorithmNames.SHAKE256;