Function aes::soft::fixslice::shift_rows_2

source ยท
fn shift_rows_2(state: &mut [u64])
Expand description

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