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