Searched defs:f2f2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h684 int64_t f2f2 = f2 * (int64_t) f2; local
856 int64_t f2f2 = f2 * (int64_t) f2; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c1309 int64_t f2f2 = f2 * (int64_t) f2; local
1618 int64_t f2f2 = f2 * (int64_t) f2; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c1319 int64_t f2f2 = f2 * (int64_t) f2; local
1628 int64_t f2f2 = f2 * (int64_t) f2; local

Completed in 257 milliseconds