Searched refs:mp_mul_2 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/common/mpi/
H A Dmpi.h269 mp_err mp_mul_2(const mp_int *a, mp_int *c);
H A Dmpi.c544 /* {{{ mp_mul_2(a, c) */
546 mp_err mp_mul_2(const mp_int *a, mp_int *c) function
557 } /* end mp_mul_2() */

Completed in 837 milliseconds