Home | History | Annotate | Download | only in curve25519

Lines Matching refs:f2g0

334   int64_t f2g0    = f2   * (int64_t) g0;
416 int64_t h2 = f0g2+f1g1_2 +f2g0 +f3g9_38+f4g8_19+f5g7_38+f6g6_19+f7g5_38+f8g4_19+f9g3_38;