Searched defs:mp_int_egcd (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/isl/dist/imath_wrap/
H A Dwrap.h84 #define mp_int_egcd isl_mp_int_egcd macro
/netbsd-current/external/mit/isl/dist/imath/
H A Dimath.c1211 mp_result mp_int_egcd(mp_int a, mp_int b, mp_int c, mp_int x, mp_int y) { function

Completed in 81 milliseconds