logo
pub trait CodeAsmXsha512_alt {
    fn xsha512_alt(&mut self) -> Result<(), IcedError>;
}

Required Methods

Implementors