2 references to TryHashData
System.Security.Cryptography (2)
System\Security\Cryptography\DSA.cs (2)
545
if (
TryHashData
(data, destination, hashAlgorithm, out int hashLength) &&
885
if (
TryHashData
(data, tmp, hashAlgorithm, out int hashSize))