Function core::arch::arm::vsha1h_u32

1.74.1 · source ·
pub unsafe fn vsha1h_u32(hash_e: u32) -> u32
Available on ARM and target feature sha2 only.
Expand description

SHA1 fixed rotate.

Arm’s documentation

This documentation is an old archive. Please see https://rust.docs.kernel.org instead.