Home
last modified time | relevance | path

Searched defs:f0g2 (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.h409 int64_t f0g2 = f0 * (int64_t) g2; in fe25519_mul() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c1073 int64_t f0g2 = f0 * (int64_t) g2; in fe_mul() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c1083 int64_t f0g2 = f0 * (int64_t) g2; in fe_mul() local