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