crypto::sha2

Function sha256_digest_round_x2

Source
pub fn sha256_digest_round_x2(cdgh: u32x4, abef: u32x4, wk: u32x4) -> u32x4
Expand description

Emulates llvm.x86.sha256rnds2 intrinsic.