Home
last modified time | relevance | path

Searched refs:f2f9_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.h691 int64_t f2f9_38 = f2 * (int64_t) f9_38; in fe25519_sq() local
722 int64_t h1 = f0f1_2 + f2f9_38 + f3f8_38 + f4f7_38 + f5f6_38; in fe25519_sq()
863 int64_t f2f9_38 = f2 * (int64_t) f9_38; in fe25519_sq2() local
894 int64_t h1 = f0f1_2 + f2f9_38 + f3f8_38 + f4f7_38 + f5f6_38; in fe25519_sq2()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c1316 int64_t f2f9_38 = f2 * (int64_t) f9_38; in fe_sq() local
1346 int64_t h1 = f0f1_2 + f2f9_38 + f3f8_38 + f4f7_38 + f5f6_38; in fe_sq()
1625 int64_t f2f9_38 = f2 * (int64_t) f9_38; in fe_sq2() local
1655 int64_t h1 = f0f1_2 + f2f9_38 + f3f8_38 + f4f7_38 + f5f6_38; in fe_sq2()
/netbsd/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c1326 int64_t f2f9_38 = f2 * (int64_t) f9_38; in fe_sq() local
1356 int64_t h1 = f0f1_2 + f2f9_38 + f3f8_38 + f4f7_38 + f5f6_38; in fe_sq()
1635 int64_t f2f9_38 = f2 * (int64_t) f9_38; in fe_sq2() local
1665 int64_t h1 = f0f1_2 + f2f9_38 + f3f8_38 + f4f7_38 + f5f6_38; in fe_sq2()