4 references to HashData
mscorlib (4)
system\security\cryptography\md5cryptoserviceprovider.cs (1)
62
Utils.
HashData
(_safeHashHandle, rgb, ibStart, cbSize);
system\security\cryptography\rsacryptoserviceprovider.cs (2)
528
Utils.
HashData
(hashHandle, data, offset, count);
546
Utils.
HashData
(hashHandle, buffer, 0, bytesRead);
system\security\cryptography\sha1cryptoserviceprovider.cs (1)
55
Utils.
HashData
(_safeHashHandle, rgb, ibStart, cbSize);