Home
last modified time | relevance | path

Searched defs:mont_mulmod (Results 1 – 2 of 2) sorted by relevance

/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/
H A Dmontmath.h19 #define mont_mulmod(a,b,n) _mulredc(a,b,n,npi) macro
/dports/math/p5-Math-Prime-Util-GMP/Math-Prime-Util-GMP-0.52/
H A Dpbrent63.c36 #define mont_mulmod(a,b,n) _mulredc63(a,b,n,npi) macro