Function core::arch::aarch64::vsha1su0q_u32

1.74.1 · source ·
pub unsafe fn vsha1su0q_u32(
    w0_3: uint32x4_t,
    w4_7: uint32x4_t,
    w8_11: uint32x4_t
) -> uint32x4_t
Available on AArch64 and target feature sha2 only.
Expand description

SHA1 schedule update accelerator, first part.

Arm’s documentation