ModPow returns b^Me % Mm. Run time grows quickly with 'e' and/or 'm' when b != 2 (then ModPow2 is used).
(b, e, m uint32)
source not stored for this graph (policy: none)