1 reference to BCryptHash
System.Security.Cryptography (1)
System\Security\Cryptography\HashProviderDispenser.Windows.cs (1)
279NTSTATUS ntStatus = Interop.BCrypt.BCryptHash((uint)algHandle, pKey, key.Length, pSrc, source.Length, pDest, digestSizeInBytes);