Skip to main content

sha1rnds4

Function sha1rnds4 

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