Home
last modified time | relevance | path

Searched defs:f4g5 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h452 int64_t f4g5 = f4 * (int64_t) g5; in fe25519_mul() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c1126 int64_t f4g5 = f4 * (int64_t) g5; in fe_mul() local