Home
last modified time | relevance | path

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

/dflybsd-src/crypto/libressl/crypto/curve25519/
H A Dcurve25519.c71 int64_t h9 = (load_3(s + 29) & 8388607) << 2; in fe_frombytes() local
139 int32_t h9 = h[9]; in fe_tobytes() local
426 int64_t h9 = f0g9+f1g8 +f2g7 +f3g6 +f4g5 +f5g4 +f6g3 +f7g2 +f8g1 +f9g0 ; in fe_mul() local
596 int64_t h9 = f0f9_2+f1f8_2 +f2f7_2 +f3f6_2 +f4f5_2; in fe_sq() local
853 int64_t h9 = f0f9_2+f1f8_2 +f2f7_2 +f3f6_2 +f4f5_2; in fe_sq2() local
4776 int64_t h9 = f9 * (int64_t) 121666; in fe_mul121666() local