Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h675 int64_t f1f1_2 = f1_2 * (int64_t) f1; in fe25519_sq() local
723 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe25519_sq()
847 int64_t f1f1_2 = f1_2 * (int64_t) f1; in fe25519_sq2() local
895 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe25519_sq2()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c1300 int64_t f1f1_2 = f1_2 * (int64_t) f1; in fe_sq() local
1347 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe_sq()
1609 int64_t f1f1_2 = f1_2 * (int64_t) f1; in fe_sq2() local
1656 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe_sq2()
/netbsd/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c1310 int64_t f1f1_2 = f1_2 * (int64_t) f1; in fe_sq() local
1357 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe_sq()
1619 int64_t f1f1_2 = f1_2 * (int64_t) f1; in fe_sq2() local
1666 int64_t h2 = f0f2_2 + f1f1_2 + f3f9_76 + f4f8_38 + f5f7_76 + f6f6_19; in fe_sq2()