Skip to main content

update_de

Function update_de 

Source
fn update_de(
    d: &SignedBoxedInt,
    e: &SignedBoxedInt,
    m: &BoxedUint,
    mi: u64,
    t: [[i64; 2]; 2],
    shift: u32,
) -> (SignedBoxedInt, SignedBoxedInt)