2 references to HashSpanToTmp
System.Security.Cryptography (2)
System\Security\Cryptography\DSA.cs (2)
621
ReadOnlySpan<byte> hash =
HashSpanToTmp
(data, hashAlgorithm, tmp);
782
ReadOnlySpan<byte> hash =
HashSpanToTmp
(data, hashAlgorithm, tmp);