1 reference to BCryptCreateHash
Microsoft.AspNetCore.Cryptography.Internal (1)
SafeHandles\BCryptAlgorithmHandle.cs (1)
32
int ntstatus = UnsafeNativeMethods.
BCryptCreateHash
(this, out retVal, IntPtr.Zero, 0, pbKey, cbKey, dwFlags: 0);