crypto::sha1

Function sha1_digest_round_x4

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

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