3 references to GetHashAndReset
System.Security.Cryptography (2)
System\Security\Cryptography\Shake256.cs (2)
158
/// <seealso cref="
GetHashAndReset
(Span{byte})" />
207
/// The platform does not support multiple reads of the hash. <see cref="
GetHashAndReset
(Span{byte})" /> can be used
System.Security.Cryptography.Pkcs (1)
System\Security\Cryptography\Pkcs\CmsHash.cs (1)
53
_shake256.
GetHashAndReset
(destination.Slice(0, OutputSizeBytes));