Searched refs:half_rounded_up (Results 1 – 2 of 2) sorted by relevance
36 pub fn half_rounded_up(&self) -> Self { in half_rounded_up() method
260 let half_n_bits = public_key.n_bits.half_rounded_up(); in from_der_reader()