Home
last modified time | relevance | path

Searched refs:f0f1_2 (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/lib/libcrypto/curve25519/
Dcurve25519.c531 int64_t f0f1_2 = f0_2 * (int64_t) f1; in fe_sq() local
586 int64_t h1 = f0f1_2+f2f9_38+f3f8_38+f4f7_38+f5f6_38; in fe_sq()
782 int64_t f0f1_2 = f0_2 * (int64_t) f1; in fe_sq2() local
837 int64_t h1 = f0f1_2+f2f9_38+f3f8_38+f4f7_38+f5f6_38; in fe_sq2()