Home
last modified time | relevance | path

Searched refs:f2f7_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.h689 int64_t f2f7_2 = f2_2 * (int64_t) f7; in fe25519_sq() local
730 int64_t h9 = f0f9_2 + f1f8_2 + f2f7_2 + f3f6_2 + f4f5_2; in fe25519_sq()
861 int64_t f2f7_2 = f2_2 * (int64_t) f7; in fe25519_sq2() local
902 int64_t h9 = f0f9_2 + f1f8_2 + f2f7_2 + f3f6_2 + f4f5_2; in fe25519_sq2()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c1314 int64_t f2f7_2 = f2_2 * (int64_t) f7; in fe_sq() local
1354 int64_t h9 = f0f9_2 + f1f8_2 + f2f7_2 + f3f6_2 + f4f5_2; in fe_sq()
1623 int64_t f2f7_2 = f2_2 * (int64_t) f7; in fe_sq2() local
1663 int64_t h9 = f0f9_2 + f1f8_2 + f2f7_2 + f3f6_2 + f4f5_2; in fe_sq2()
/netbsd/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c1324 int64_t f2f7_2 = f2_2 * (int64_t) f7; in fe_sq() local
1364 int64_t h9 = f0f9_2 + f1f8_2 + f2f7_2 + f3f6_2 + f4f5_2; in fe_sq()
1633 int64_t f2f7_2 = f2_2 * (int64_t) f7; in fe_sq2() local
1673 int64_t h9 = f0f9_2 + f1f8_2 + f2f7_2 + f3f6_2 + f4f5_2; in fe_sq2()