Macro sha1::compress::x86::rounds4

source ·
macro_rules! rounds4 {
    ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { ... };
}