Home
last modified time | relevance | path

Searched refs:s_mp_mul_mont (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/common/crypto/ecc/
H A Decp_mont.c130 MP_CHECKOK(s_mp_mul_mont in ec_GFp_mul_mont()
135 return s_mp_mul_mont(a, b, r, (mp_mont_modulus *) meth->extra1); in ec_GFp_mul_mont()
/titanic_50/usr/src/common/mpi/
H A Dmpmontg.c130 mp_err s_mp_mul_mont(const mp_int *a, const mp_int *b, mp_int *c, in s_mp_mul_mont() function
H A Dmpi-priv.h311 mp_err s_mp_mul_mont(const mp_int *a, const mp_int *b, mp_int *c,