Searched refs:fe_copy (Results 1 – 1 of 1) sorted by relevance
207 static void fe_copy(fe h, const fe f) { in fe_copy() function1056 fe_copy(r->X, p->X); in ge_p3_to_p2()1057 fe_copy(r->Y, p->Y); in ge_p3_to_p2()1058 fe_copy(r->Z, p->Z); in ge_p3_to_p2()1068 fe_copy(r->Z, p->Z); in x25519_ge_p3_to_cached()3485 fe_copy(minust.yplusx, t->yminusx); in table_select()3486 fe_copy(minust.yminusx, t->yplusx); in table_select()4811 fe_copy(x3, x1); in x25519_scalar_mult_generic()