4 references to MessageRepresentativePrefix
System.Security.Cryptography (4)
src\libraries\Common\src\System\Security\Cryptography\CompositeMLDsaManaged.cs (4)
460MessageRepresentativePrefix.Length + // Prefix 474MessageRepresentativePrefix.CopyTo(M_prime.AsSpan(offset, MessageRepresentativePrefix.Length)); 475offset += MessageRepresentativePrefix.Length;