Searched refs:mulmod_size_t (Results 1 – 2 of 2) sorted by relevance
121 next = mulmod_size_t(hn, r, m); in swap_halfrows_pow2()132 next = mulmod_size_t(next, r, m); in swap_halfrows_pow2()
654 mulmod_size_t(mpd_size_t a, mpd_size_t b, mpd_size_t m) in mulmod_size_t() function