Function mc_oblivious_traits::cswap[][src]

pub fn cswap<T>(condition: Choice, a: &mut T, b: &mut T) where
    T: CMov + Default