Function shift_rows_2

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

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