Home | History | Annotate | Download | only in curve25519

Lines Matching full:f3g0

354   int64_t f3g0    = f3   * (int64_t) g0;
427 int64_t h3 = f0g3+f1g2 +f2g1 +f3g0 +f4g9_19+f5g8_19+f6g7_19+f7g6_19+f8g5_19+f9g4_19;