Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath_wrap/
H A Dwrap.h110 #define mp_int_read_unsigned isl_mp_int_read_unsigned macro
/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.c1642 mp_result mp_int_read_unsigned(mp_int z, unsigned char *buf, int len) { in mp_int_read_unsigned() function