Skip to main content

sha256rnds2

Function sha256rnds2 

Source
unsafe extern "C" fn sha256rnds2(
    a: Simd<i32, 4>,
    b: Simd<i32, 4>,
    k: Simd<i32, 4>,
) -> Simd<i32, 4>
Available on x86 or x86-64 only.