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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Decp_521.c93 MP_CHECKOK(s_mp_add(r, &m1));
H A Dmpi-priv.h209 mp_err s_mp_add(mp_int *a, const mp_int *b); /* magnitude addition */
H A Dmpi.c3486 /* {{{ s_mp_add(a, b) */
3489 mp_err s_mp_add(mp_int *a, const mp_int *b) /* magnitude addition */ function
3570 } /* end s_mp_add() */

Completed in 41 milliseconds