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

/freebsd-11-stable/lib/libmp/
H A Dmp.h23 void mp_msqrt(const MINT *, MINT *, MINT *);
H A Dmpasbn.c360 mp_msqrt(const MINT *nmp, MINT *xmp, MINT *rmp) function
/freebsd-11-stable/lib/libmp/tests/
H A Dlegacy_test.c89 mp_msqrt(c25, t0, t1);
92 mp_msqrt(c42, t0, t1);

Completed in 163 milliseconds