Home
last modified time | relevance | path

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

/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h393 int32_t g2_19 = 19 * g2; /* 1.959375*2^30; still ok */ in fe25519_mul() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c1068 int32_t g2_19 = 19 * g2; /* 1.959375*2^30; still ok */ in fe_mul() local