Searched refs:mp_msqrt (Results 1 – 4 of 4) sorted by relevance
87 mp_msqrt(c25, t0, t1); in testmsqrt()90 mp_msqrt(c42, t0, t1); in testmsqrt()
14 mp_msqrt;
22 void mp_msqrt(const MINT *, MINT *, MINT *);
368 mp_msqrt(const MINT *nmp, MINT *xmp, MINT *rmp) in mp_msqrt() function