Function core::arch::aarch64::vsha256su1q_u32

1.77.0 · source ·
pub unsafe fn vsha256su1q_u32(
    tw0_3: uint32x4_t,
    w8_11: uint32x4_t,
    w12_15: uint32x4_t
) -> uint32x4_t
Available on AArch64 and target feature sha2 only.
Expand description

SHA256 schedule update accelerator, second part.

Arm’s documentation