Home
last modified time | relevance | path

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

/netbsd/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; in fe25519_sq() local
856 int64_t f2f2 = f2 * (int64_t) f2; in fe25519_sq2() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c1309 int64_t f2f2 = f2 * (int64_t) f2; in fe_sq() local
1618 int64_t f2f2 = f2 * (int64_t) f2; in fe_sq2() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c1319 int64_t f2f2 = f2 * (int64_t) f2; in fe_sq() local
1628 int64_t f2f2 = f2 * (int64_t) f2; in fe_sq2() local