Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h87 #define mp_int_exptmod isl_mp_int_exptmod macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c1037 mp_result mp_int_exptmod(mp_int a, mp_int b, mp_int m, mp_int c) { in mp_int_exptmod() function