Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dcurve25519.c808 int64_t h5 = load_4(s + 16); in fe_frombytes() local
879 int32_t h5 = h[5]; in fe_tobytes() local
1186 …int64_t h5 = f0g5 + f1g4 + f2g3 + f3g2 + f4g1 + f5g0 + f6g9_19 + f7g8_19 + f8g7_19 … in fe_mul() local
1360 int64_t h5 = f0f5_2 + f1f4_2 + f2f3_2 + f6f9_38 + f7f8_38; in fe_sq() local
1669 int64_t h5 = f0f5_2 + f1f4_2 + f2f3_2 + f6f9_38 + f7f8_38; in fe_sq2() local
4332 int64_t h5 = f5 * (int64_t) 121666; in fe_mul121666() local

Completed in 140 milliseconds