Macro aes::ni::aes256::expand_round_last

source ยท
macro_rules! expand_round_last {
    ($keys:expr, $pos:expr, $round:expr) => { ... };
}