1 reference to BCRYPT_HASH_DONT_RESET_FLAG
System.Security.Cryptography (1)
System\Security\Cryptography\LiteHash.Windows.cs (1)
289
NTSTATUS ntStatus = Interop.BCrypt.BCryptFinishHash(_hashHandle, pDestination, destination.Length, dwFlags:
BCRYPT_HASH_DONT_RESET_FLAG
);