Home | History | Annotate | Download | only in curve25519

Lines Matching full:f0f0

539   int64_t f0f0    = f0   * (int64_t) f0;
594 int64_t h0 = f0f0 +f1f9_76+f2f8_38+f3f7_76+f4f6_38+f5f5_38;
796 int64_t f0f0 = f0 * (int64_t) f0;
851 int64_t h0 = f0f0 +f1f9_76+f2f8_38+f3f7_76+f4f6_38+f5f5_38;