pub unsafe fn vsha1su0q_u32(
    w0_3: uint32x4_t,
    w4_7: uint32x4_t,
    w8_11: uint32x4_t
) -> uint32x4_t
🔬 This is a nightly-only experimental API. (stdsimd #48556)
Available on AArch64 and target feature sha2 only.
Expand description

SHA1 schedule update accelerator, first part.