3 references to HashSpanToTmp
System.Security.Cryptography (3)
System\Security\Cryptography\ECDsa.cs (3)
471ReadOnlySpan<byte> hash = HashSpanToTmp(data, hashAlgorithm, hashTmp); 541ReadOnlySpan<byte> hash = HashSpanToTmp(data, hashAlgorithm, hashTmp); 846ReadOnlySpan<byte> hash = HashSpanToTmp(data, hashAlgorithm, hashTmp);