Searched refs:t_i (Results 1 – 2 of 2) sorted by relevance
105 "qInv" and "t_i".106 Up to eight additional "t_i" exponents are supported.
298 nn_src_t r_i, d_i, t_i, r_i_1; in rsadp_crt_coeffs() local318 t_i = &(priv->key.crt.coeffs[i].t); in rsadp_crt_coeffs()324 ret = nn_check_initialized(t_i); EG(ret, err); in rsadp_crt_coeffs()338 ret = nn_mod_mul(&h, &h, t_i, r_i); EG(ret, err); in rsadp_crt_coeffs()351 PTR_NULLIFY(t_i); in rsadp_crt_coeffs()