Home | History | Annotate | Download | only in curve25519

Lines Matching full:f0g1

315   int64_t f0g1    = f0   * (int64_t) g1;
415 int64_t h1 = f0g1+f1g0 +f2g9_19+f3g8_19+f4g7_19+f5g6_19+f6g5_19+f7g4_19+f8g3_19+f9g2_19;