Searched refs:f1f5_4 (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h679 int64_t f1f5_4 = f1_2 * (int64_t) f5_2; local
727 int64_t h6 = f0f6_2 + f1f5_4 + f2f4_2 + f3f3_2 + f7f9_76 + f8f8_19;
851 int64_t f1f5_4 = f1_2 * (int64_t) f5_2; local
899 int64_t h6 = f0f6_2 + f1f5_4 + f2f4_2 + f3f3_2 + f7f9_76 + f8f8_19;
/freebsd-current/crypto/openssl/crypto/ec/
H A Dcurve25519.c1314 int64_t f1f5_4 = f1_2 * (int64_t) f5_2; local
1361 int64_t h6 = f0f6_2 + f1f5_4 + f2f4_2 + f3f3_2 + f7f9_76 + f8f8_19;
1623 int64_t f1f5_4 = f1_2 * (int64_t) f5_2; local
1670 int64_t h6 = f0f6_2 + f1f5_4 + f2f4_2 + f3f3_2 + f7f9_76 + f8f8_19;

Completed in 133 milliseconds