Function crypto::sha2::sha256_digest_round_x2
[-] [+]
[src]
pub fn sha256_digest_round_x2(cdgh: u32x4, abef: u32x4, wk: u32x4) -> u32x4
Emulates llvm.x86.sha256rnds2 intrinsic.
pub fn sha256_digest_round_x2(cdgh: u32x4, abef: u32x4, wk: u32x4) -> u32x4
Emulates llvm.x86.sha256rnds2 intrinsic.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).