Home | History | Annotate | Download | only in dropbear

Lines Matching refs:mp_sub_d

780 		if (mp_sub_d(key->rsakey->p, 1, &tmpval) != MP_OKAY) {
790 if (mp_sub_d(key->rsakey->q, 1, &tmpval) != MP_OKAY) {