pub fn encode_simple_parallel( pieces: &mut [Piece], iv: [u8; 3], breadth_iterations: usize, sbox: &SBoxDirect, thread_pipelining: usize, )