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