Searched defs:h7 (Results 1 – 3 of 3) sorted by relevance
15 int64_t h7 = load_3(s + 23) << 5; in fe25519_frombytes() local109 int32_t h7 = f[7]; in fe25519_reduce() local
40 uint64_t h7 = load_3(s + 23) << 5; in fe_frombytes() local
50 int32_t h7 = f[7] + g[7]; in fe25519_add() local88 int32_t h7 = f[7] - g[7]; in fe25519_sub() local124 int32_t h7 = -f[7]; in fe25519_neg() local522 int64_t h7 = f0g7 + f1g6 + f2g5 + f3g4 + f4g3 + f5g2 + f6g1 + f7g0 + in fe25519_mul() local728 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe25519_sq() local900 int64_t h7 = f0f7_2 + f1f6_2 + f2f5_2 + f3f4_2 + f8f9_38; in fe25519_sq2() local1002 int64_t h7 = f7 * sn; in fe25519_scalar_product() local