Home | History | Annotate | Download | only in curve25519

Lines Matching defs:c2

4147   int64_t c2 = 2097151 & (load_3(c + 5) >> 2);
4207 s2 = c2 + a0 * b2 + a1 * b1 + a2 * b0;