ModPow2 returns x such that 2^Me % Mm == 2^x. It panics for m < 2. Typical run time is < 1 µs. Use instead of ModPow(2, e, m) wherever possible.
(e, m uint32)
source not stored for this graph (policy: none)
no outgoing calls