s_mp_add
MP_CHECKOK(s_mp_add(r, &m1));
mp_err s_mp_add(mp_int *a, const mp_int *b); /* magnitude addition */