Searched refs:tz (Results 1 – 1 of 1) sorted by relevance
1269 u64 tz[ECC_MAX_DIGITS]; in ecc_point_mult_shamir() local1274 vli_mod_sub(tz, rx, tx, curve->p, ndigits); in ecc_point_mult_shamir()1276 vli_mod_mult_fast(z, z, tz, curve->p, ndigits); in ecc_point_mult_shamir()