2 references to HashData
System.Security.Cryptography (2)
System\Security\Cryptography\HMACCommon.cs (1)
88
modifiedKey = SHA3_384.
HashData
(key);
System\Security\Cryptography\SHA3_384.cs (1)
77
return
HashData
(new ReadOnlySpan<byte>(source));