Home
last modified time | relevance | path

Searched refs:f0f0 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dcurve25519.c1300 int64_t f0f0 = f0 * (int64_t) f0; in fe_sq() local
1355 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq()
1609 int64_t f0f0 = f0 * (int64_t) f0; in fe_sq2() local
1664 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq2()
/third_party/openssl/crypto/ec/
H A Dcurve25519.c1300 int64_t f0f0 = f0 * (int64_t) f0; in fe_sq() local
1355 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq()
1609 int64_t f0f0 = f0 * (int64_t) f0; in fe_sq2() local
1664 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq2()
/third_party/openssl/ohos_lite/crypto/ec/
H A Dcurve25519.c1290 int64_t f0f0 = f0 * (int64_t) f0; in fe_sq() local
1345 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq()
1599 int64_t f0f0 = f0 * (int64_t) f0; in fe_sq2() local
1654 int64_t h0 = f0f0 + f1f9_76 + f2f8_38 + f3f7_76 + f4f6_38 + f5f5_38; in fe_sq2()

Completed in 23 milliseconds