Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dcurve25519.c809 int64_t h6 = load_3(s + 20) << 7; in fe_frombytes() local
880 int32_t h6 = h[6]; in fe_tobytes() local
1187 …int64_t h6 = f0g6 + f1g5_2 + f2g4 + f3g3_2 + f4g2 + f5g1_2 + f6g0 + f7g9_38 + f8g8_19 … in fe_mul() local
1361 int64_t h6 = f0f6_2 + f1f5_4 + f2f4_2 + f3f3_2 + f7f9_76 + f8f8_19; in fe_sq() local
1670 int64_t h6 = f0f6_2 + f1f5_4 + f2f4_2 + f3f3_2 + f7f9_76 + f8f8_19; in fe_sq2() local
4333 int64_t h6 = f6 * (int64_t) 121666; in fe_mul121666() local

Completed in 30 milliseconds