Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h413 int64_t f0g6 = f0 * (int64_t) g6; in fe25519_mul() local
/freebsd-14.2/crypto/openssl/crypto/ec/
H A Dcurve25519.c1087 int64_t f0g6 = f0 * (int64_t) g6; in fe_mul() local