Function sha1::sha1_digest_round_x4 [] [src]

pub fn sha1_digest_round_x4(abcd: u32x4, work: u32x4, i: i8) -> u32x4

Emulates llvm.x86.sha1rnds4 intrinsic. Performs 4 rounds of the message block digest.