Searched refs:montgomery_r (Results 1 – 1 of 1) sorted by relevance
301 FqElem montgomery_r = { in EFqHash() local327 FqMul(&montgomery_r, &result->y, &montgomery_r); in EFqHash()328 FqCondSet(&result->y, &tmp, &result->y, montgomery_r.limbs.word[0] & 1); in EFqHash()