Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmp/common/
H A Dgcd.c27 mp_gcd(MINT *a, MINT *b, MINT *c) in mp_gcd() function
/illumos-gate/usr/src/common/mpi/
H A Dmpi.c1791 mp_err mp_gcd(mp_int *a, mp_int *b, mp_int *c) in mp_gcd() function