Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h417 int64_t f1g0 = f1 * (int64_t) g0; in fe25519_mul() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c1081 int64_t f1g0 = f1 * (int64_t) g0; in fe_mul() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c1091 int64_t f1g0 = f1 * (int64_t) g0; in fe_mul() local