Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h99 #define mp_int_invmod isl_mp_int_invmod macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c1118 mp_result mp_int_invmod(mp_int a, mp_int m, mp_int c) { in mp_int_invmod() function