Searched refs:s_mp_almost_inverse (Results 1 – 1 of 1) sorted by relevance
2092 mp_err s_mp_almost_inverse(const mp_int *a, const mp_int *p, mp_int *c) in s_mp_almost_inverse() function2249 MP_CHECKOK( s_mp_almost_inverse(a, m, c) ); in s_mp_invmod_odd_m()