Function shift_rows_1

Source
fn shift_rows_1(state: &mut [u64])
Expand description

Applies ShiftRows once on an AES state (or key).