Home
last modified time | relevance | path

Searched refs:mp_exptmod_d (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/common/mpi/
H A Dmpi.h306 mp_err mp_exptmod_d(const mp_int *a, mp_digit d, const mp_int *m, mp_int *c);
H A Dmpi.c1593 mp_err mp_exptmod_d(const mp_int *a, mp_digit d, const mp_int *m, mp_int *c) in mp_exptmod_d() function