Home
last modified time | relevance | path

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

/openssl/crypto/ec/
H A Dcurve25519.c810 int64_t h7 = load_3(s + 23) << 5; in fe_frombytes() local
881 int32_t h7 = h[7]; in fe_tobytes() local
1188 …int64_t h7 = f0g7 + f1g6 + f2g5 + f3g4 + f4g3 + f5g2 + f6g1 + f7g0 + f8g9_19 … in fe_mul() local
1362 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe_sq() local
1671 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe_sq2() local
4334 int64_t h7 = f7 * (int64_t) 121666; in fe_mul121666() local

Completed in 25 milliseconds