Function vsha512h2q_u64
#[target_feature(enable = "neon", enable = "sha3")]
pub fn vsha512h2q_u64(a: uint64x2_t, b: uint64x2_t, c: uint64x2_t) -> uint64x2_t
SHA512 hash update part 2 Arm's documentation
vsha512h2q_u64#[target_feature(enable = "neon", enable = "sha3")]
pub fn vsha512h2q_u64(a: uint64x2_t, b: uint64x2_t, c: uint64x2_t) -> uint64x2_t
SHA512 hash update part 2 Arm's documentation