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