Searched refs:mp_gcd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/lib/libmp/
H A Dmp.h14 void mp_gcd(const MINT *, const MINT *, MINT *);
H A Dmpasbn.c143 mp_gcd(const MINT *mp1, const MINT *mp2, MINT *rmp) function
/freebsd-11-stable/lib/libmp/tests/
H A Dlegacy_test.c81 mp_gcd(c10, c15, t0);

Completed in 116 milliseconds