Home
last modified time | relevance | path

Searched refs:gather_mul_base (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ring/src/arithmetic/
Dbigint.rs1014 fn gather_mul_base(table: &[Limb], state: &mut [Limb], n0: &N0, i: Window, num_limbs: usize) { in elem_exp_consttime() function
1081 gather_mul_base(table, state, &m.n0, i - 1, num_limbs) in elem_exp_consttime()