Function whirlpool_asm::compress [] [src]

pub fn compress(
    state: &mut GenericArray<u8, U64>,
    block: &GenericArray<u8, U64>
)

Safe wrapper around assembly implementation of Whirlpool compression function