Lines Matching defs:mp_cnt_lsb
1400 int mp_cnt_lsb(mp_int *a)3200 u_lsb = mp_cnt_lsb(&u);3201 v_lsb = mp_cnt_lsb(&v);3241 if ((res = mp_div_2d(&v, mp_cnt_lsb(&v), &v, NULL)) != MP_OKAY) {4042 k = mp_cnt_lsb(&a1);5782 s = mp_cnt_lsb(&r);