1 reference to HashData
System.Security.Cryptography (1)
System\Security\Cryptography\KmacXof256.cs (1)
227return HashData(new ReadOnlySpan<byte>(key), new ReadOnlySpan<byte>(source), outputLength, customizationString);