Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h694 int64_t f3f5_4 = f3_2 * (int64_t) f5_2; in fe25519_sq() local
729 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe25519_sq()
866 int64_t f3f5_4 = f3_2 * (int64_t) f5_2; in fe25519_sq2() local
901 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe25519_sq2()
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c1329 int64_t f3f5_4 = f3_2 * (int64_t) f5_2; in fe_sq() local
1363 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq()
1638 int64_t f3f5_4 = f3_2 * (int64_t) f5_2; in fe_sq2() local
1672 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq2()