revm_precompile::modexp

Function calculate_iteration_count

Source
pub fn calculate_iteration_count(exp_length: u64, exp_highp: &U256) -> u64