Function cryptoxide::sha1::sha1_first_half [−][src]
pub fn sha1_first_half(abcd: u32x4, msg: u32x4) -> u32x4
Expand description
Emulates llvm.x86.sha1nexte
intrinsic.
pub fn sha1_first_half(abcd: u32x4, msg: u32x4) -> u32x4
Emulates llvm.x86.sha1nexte
intrinsic.