Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h710 int64_t f6f6_19 = f6 * (int64_t) f6_19; in fe25519_sq() local
723 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe25519_sq()
882 int64_t f6f6_19 = f6 * (int64_t) f6_19; in fe25519_sq2() local
895 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe25519_sq2()
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c1345 int64_t f6f6_19 = f6 * (int64_t) f6_19; in fe_sq() local
1357 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe_sq()
1654 int64_t f6f6_19 = f6 * (int64_t) f6_19; in fe_sq2() local
1666 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe_sq2()