3 references to BCRYPT_HASH_DONT_RESET_FLAG
System.Security.Cryptography (3)
System\Security\Cryptography\LiteHash.Windows.cs (3)
47_finishFlags = xof ? BCRYPT_HASH_DONT_RESET_FLAG : 0; 114if ((_finishFlags & BCRYPT_HASH_DONT_RESET_FLAG) == BCRYPT_HASH_DONT_RESET_FLAG)