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