Home
last modified time | relevance | path

Searched refs:f3g3_2 (Results 1 – 1 of 1) sorted by path

/dragonfly/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c350 int64_t f3g3_2 = f3_2 * (int64_t) g3; in fe_mul() local
423 int64_t h6 = f0g6+f1g5_2 +f2g4 +f3g3_2 +f4g2 +f5g1_2 +f6g0 +f7g9_38+f8g8_19+f9g7_38; in fe_mul()