s_mp_invmod_even_m
mp_err s_mp_invmod_even_m(const mp_int *a, const mp_int *m, mp_int *c);
return s_mp_invmod_even_m(a, m, c);