Searched refs:f1f4_2 (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.h678 int64_t f1f4_2 = f1_2 * (int64_t) f4; local
726 int64_t h5 = f0f5_2 + f1f4_2 + f2f3_2 + f6f9_38 + f7f8_38;
850 int64_t f1f4_2 = f1_2 * (int64_t) f4; local
898 int64_t h5 = f0f5_2 + f1f4_2 + f2f3_2 + f6f9_38 + f7f8_38;
/freebsd-current/crypto/openssl/crypto/ec/
H A Dcurve25519.c1313 int64_t f1f4_2 = f1_2 * (int64_t) f4; local
1360 int64_t h5 = f0f5_2 + f1f4_2 + f2f3_2 + f6f9_38 + f7f8_38;
1622 int64_t f1f4_2 = f1_2 * (int64_t) f4; local
1669 int64_t h5 = f0f5_2 + f1f4_2 + f2f3_2 + f6f9_38 + f7f8_38;

Completed in 191 milliseconds