2 references to VerifyHashAndReset
System.Security.Cryptography (2)
System\Security\Cryptography\KmacXof256.cs (2)
258/// <inheritdoc cref="VerifyHashAndReset(ReadOnlySpan{byte})" /> 265return VerifyHashAndReset(new ReadOnlySpan<byte>(hash));