Home | History | Annotate | Download | only in curve25519

Lines Matching defs:c1

4160   int64_t c1 = 2097151 & (load_4(c + 2) >> 5);
4220 s1 = c1 + a0 * b1 + a1 * b0;