Home | History | Annotate | Download | only in curve25519

Lines Matching defs:x1

4779   fe x1, x2, z2, x3, z3, tmp0, tmp1;
4786 fe_frombytes(x1, point);
4789 fe_copy(x3, x1);
4816 fe_mul(z3, x1, z2);