Function crypto::aes::add_round_key

source ยท
fn add_round_key(round: usize, state: &mut AesBlock, expanded_key: &[u8; 240])