Example #1
0
 public override void RemodFriendlyPrime(ulong[] inputOutput1x)
 {
     AsmX64Operations.RemodFriendlyPrime(inputOutput1x, LowP, N);
 }