Function sha2::sha2::sha512_schedule_x2 [] [src]

pub fn sha512_schedule_x2(v0: u64x2, v1: u64x2, v4to5: u64x2, v7: u64x2) -> u64x2

Performs 2 rounds of the SHA-512 message schedule update.