Searched refs:px (Results 1 – 1 of 1) sorted by relevance
1211 u64 px[ECC_MAX_DIGITS]; in ecc_point_add() local1218 vli_set(px, p->x, ndigits); in ecc_point_add()1220 xycz_add(px, py, result->x, result->y, curve->p, ndigits); in ecc_point_add()