Searched refs:powmodn (Results 1 – 3 of 3) sorted by relevance
/dports/math/miracl/miracl-5.6/ |
H A D | big.cpp | 170 powmodn(n,x,y,p.fn,z.fn); in pow()
|
H A D | mrpower.c | 192 void powmodn(_MIPD_ int n,big *x,big *y,big p,big w) in powmodn() function
|
H A D | miracl.h | 970 extern void powmodn(_MIPT_ int,big *,big *,big,big);
|