2 references to HashSizeInBits
System.Security.Cryptography (2)
System\Security\Cryptography\HMACSHA384.cs (2)
35public const int HashSizeInBytes = HashSizeInBits / 8; 52Debug.Assert(HashSizeValue == HashSizeInBits);