Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dcurve25519.c811 int64_t h8 = load_3(s + 26) << 4; in fe_frombytes() local
882 int32_t h8 = h[8]; in fe_tobytes() local
1189 …int64_t h8 = f0g8 + f1g7_2 + f2g6 + f3g5_2 + f4g4 + f5g3_2 + f6g2 + f7g1_2 + f8g0 … in fe_mul() local
1363 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq() local
1672 int64_t h8 = f0f8_2 + f1f7_4 + f2f6_2 + f3f5_4 + f4f4 + f9f9_38; in fe_sq2() local
4335 int64_t h8 = f8 * (int64_t) 121666; in fe_mul121666() local

Completed in 55 milliseconds