Searched refs:powmod (Results 1 – 1 of 1) sorted by relevance
59 powmod(uint64_t a, uint64_t r, uint64_t n) in powmod() function88 x = powmod(p, r, n); in spsp()96 x = powmod(x, 2, n); in spsp()