Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h468 int64_t f6g1 = f6 * (int64_t) g1; in fe25519_mul() local
/freebsd-12.1/crypto/openssl/crypto/ec/
H A Dcurve25519.c1132 int64_t f6g1 = f6 * (int64_t) g1; in fe_mul() local