Home
last modified time | relevance | path

Searched refs:px (Results 1 – 1 of 1) sorted by relevance

/crypto/
Decc.c1211 u64 px[ECC_MAX_DIGITS]; in ecc_point_add() local
1218 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()