mp_div_2
mp_div_2(&k, &k);
MP_CHECKOK(mp_div_2(&t1, &t1));
mp_err mp_div_2(const mp_int *a, mp_int *c);