pub fn vsha1h_u32(hash_e: u32) -> u32
Available on (AArch64 or
target_arch=arm64ec
) and target feature sha2
only.Expand description
SHA1 fixed rotate. Arm’s documentation
pub fn vsha1h_u32(hash_e: u32) -> u32
target_arch=arm64ec
) and target feature sha2
only.SHA1 fixed rotate. Arm’s documentation