Home
last modified time | relevance | path

Searched refs:f8f9_38 (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.h718 int64_t f8f9_38 = f8 * (int64_t) f9_38; in fe25519_sq() local
728 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe25519_sq()
890 int64_t f8f9_38 = f8 * (int64_t) f9_38; in fe25519_sq2() local
900 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe25519_sq2()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c1343 int64_t f8f9_38 = f8 * (int64_t) f9_38; in fe_sq() local
1352 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe_sq()
1652 int64_t f8f9_38 = f8 * (int64_t) f9_38; in fe_sq2() local
1661 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe_sq2()
/netbsd/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c1353 int64_t f8f9_38 = f8 * (int64_t) f9_38; in fe_sq() local
1362 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe_sq()
1662 int64_t f8f9_38 = f8 * (int64_t) f9_38; in fe_sq2() local
1671 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe_sq2()