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

/illumos-gate/usr/src/common/crypto/ecc/
H A Decp_521.c102 MP_CHECKOK(s_mp_add(r, &m1));
/illumos-gate/usr/src/common/mpi/
H A Dmpi-priv.h218 mp_err s_mp_add(mp_int *a, const mp_int *b); /* magnitude addition */
H A Dmpi.c3492 /* {{{ s_mp_add(a, b) */
3495 mp_err s_mp_add(mp_int *a, const mp_int *b) /* magnitude addition */ function
3576 } /* end s_mp_add() */

Completed in 62 milliseconds