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