Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c388 int64_t f7g1_2 = f7_2 * (int64_t) g1; in fe_mul() local
425 int64_t h8 = f0g8+f1g7_2 +f2g6 +f3g5_2 +f4g4 +f5g3_2 +f6g2 +f7g1_2 +f8g0 +f9g9_38; in fe_mul()