2 references to SignMu
System.Security.Cryptography (2)
src\runtime\src\libraries\Common\src\System\Security\Cryptography\MLDsa.cs (2)
500/// <inheritdoc cref="SignMu(ReadOnlySpan{byte})"/> 507return SignMu(new ReadOnlySpan<byte>(externalMu));