Function crypto::sha2::sha512_schedule_x2
source · [−]pub fn sha512_schedule_x2(
v0: u64x2,
v1: u64x2,
v4to5: u64x2,
v7: u64x2
) -> u64x2
Expand description
Performs 2 rounds of the SHA-512 message schedule update.