Home | History | Annotate | Download | only in libtommath

Lines Matching refs:over

1060 function simply copies $a$ over to ``c'' and zeroes $d$.  The variable $d$ may be passed as a \textbf{NULL}
1226 algorithms all which can be called from mp\_sqr(). It is ideal to use mp\_sqr over mp\_mul when squaring terms because
1304 a decent speedup over straight division. First a $\mu$ value must be precomputed with the following function.