Home | History | Annotate | Download | only in curve25519

Lines Matching full:f0g7

331   int64_t f0g7    = f0   * (int64_t) g7;
431 int64_t h7 = f0g7+f1g6 +f2g5 +f3g4 +f4g3 +f5g2 +f6g1 +f7g0 +f8g9_19+f9g8_19;