Searched refs:s_mp_redc (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/common/crypto/ecc/
H A Decp_mont.c119 * is not implemented and we have to use mp_mul and s_mp_redc directly
122 MP_CHECKOK(s_mp_redc(r, (mp_mont_modulus *) meth->extra1));
193 MP_CHECKOK(s_mp_redc(r, (mp_mont_modulus *) meth->extra1));
/osnet-11/usr/src/common/mpi/
H A Dmpi-priv.h313 mp_err s_mp_redc(mp_int *T, mp_mont_modulus *mmm);
H A Dmpmontg.c95 mp_err s_mp_redc(mp_int *T, mp_mont_modulus *mmm) function

Completed in 23 milliseconds