pub(super) fn shift_rows_2<W: Word>(state: &mut [W])
Applies ShiftRows twice on an AES state (or key).