3 references to GetHashAndReset
System.Security.Cryptography (2)
System\Security\Cryptography\Shake128.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)
83
_shake128.
GetHashAndReset
(destination.Slice(0, OutputSizeBytes));