Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/libsodium/src/libsodium/include/sodium/private/
HDed25519_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-13-stable/crypto/openssl/crypto/ec/
HDcurve25519.c1319 int64_t f3f5_4 = f3_2 * (int64_t) f5_2; in fe_sq() local
1353 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq()
1628 int64_t f3f5_4 = f3_2 * (int64_t) f5_2; in fe_sq2() local
1662 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq2()