Macro sha2::sha256::soft::rounds4

source ·
macro_rules! rounds4 {
    ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => { ... };
}