Skip to main content

sha256msg2

Function sha256msg2 

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