Function core::arch::arm::vsha1mq_u32 [−][src]
pub unsafe fn vsha1mq_u32(
hash_abcd: uint32x4_t,
hash_e: u32,
wk: uint32x4_t
) -> uint32x4_t
This is supported on ARM and target feature
crypto
only.Expand description
SHA1 哈希更新加速器,多数。