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

/freebsd-11-stable/lib/libmp/
H A Dmp.h24 void mp_msub(const MINT *, const MINT *, MINT *);
H A Dmpasbn.c412 mp_msub(const MINT *mp1, const MINT *mp2, MINT *rmp) function
/freebsd-11-stable/lib/libmp/tests/
H A Dlegacy_test.c60 mp_msub(t0, c1, t0);
62 mp_msub(t0, c1, t0);

Completed in 113 milliseconds