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