pub fn compress(state: &mut [u32; 5], blocks: &[[u8; 64]])
Safe wrapper around assembly implementation of SHA-1 compression function