1 reference to CryptHashData
System.Core (1)
System\Security\Cryptography\CapiHashAlgorithm.cs (1)
127
if (!CapiNative.UnsafeNativeMethods.
CryptHashData
(m_hashHandle, dataPtr + ibStart, cbSize, 0)) {