Home | History | Annotate | Download | only in curve25519

Lines Matching refs:f3f3_2

556   int64_t f3f3_2  = f3_2 * (int64_t) f3;
590 int64_t h6 = f0f6_2+f1f5_4 +f2f4_2 +f3f3_2 +f7f9_76+f8f8_19;
807 int64_t f3f3_2 = f3_2 * (int64_t) f3;
841 int64_t h6 = f0f6_2+f1f5_4 +f2f4_2 +f3f3_2 +f7f9_76+f8f8_19;