Searched refs:h8 (Results 1 – 4 of 4) sorted by relevance
16 int64_t h8 = load_3(s + 26) << 4; in fe25519_frombytes() local43 h8 += carry7; in fe25519_frombytes()58 carry8 = (h8 + (int64_t)(1L << 25)) >> 26; in fe25519_frombytes()60 h8 -= carry8 * ((uint64_t) 1L << 26); in fe25519_frombytes()70 h[8] = (int32_t) h8; in fe25519_frombytes()110 int32_t h8 = f[8]; in fe25519_reduce() local125 q = (h8 + q) >> 26; in fe25519_reduce()154 h8 += carry7; in fe25519_reduce()156 carry8 = h8 >> 26; in fe25519_reduce()158 h8 -= carry8 * ((uint32_t) 1L << 26); in fe25519_reduce()[all …]
41 uint64_t h8 = load_3(s + 26) << 4; in fe_frombytes() local58 carry7 = h7 >> 25; h8 += carry7; h7 &= 0x1FFFFFF; in fe_frombytes()64 carry8 = h8 >> 26; h9 += carry8; h8 &= 0x3FFFFFF; in fe_frombytes()74 h[8] = h8; in fe_frombytes()
51 int32_t h8 = f[8] + g[8]; in fe25519_add() local62 h[8] = h8; in fe25519_add()100 h[8] = h8; in fe25519_sub()125 int32_t h8 = -f[8]; in fe25519_neg() local136 h[8] = h8; in fe25519_neg()584 h8 += carry7; in fe25519_mul()622 h[8] = (int32_t) h8; in fe25519_mul()768 h8 += carry7; in fe25519_sq()923 h8 += h8; in fe25519_sq2()951 h8 += carry7; in fe25519_sq2()[all …]
10 lltc,ltc2632-h816 lltc,ltc2634-h822 lltc,ltc2636-h8