Function shift_rows_3

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

Applies ShiftRows three times on an AES state (or key).