Home
last modified time | relevance | path

Searched defs:s_mp_exptmod (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_s_mp_exptmod.c25 int s_mp_exptmod (mp_int * G, mp_int * X, mp_int * P, mp_int * Y, int redmode) in s_mp_exptmod() function
/netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/
H A Dbignum.c3277 static int s_mp_exptmod (mp_int * G, mp_int * X, mp_int * P, mp_int * Y, int redmode) in s_mp_exptmod() function