Function crypto::sha1::sha1_schedule_x4
[−]
[src]
pub fn sha1_schedule_x4(v0: u32x4, v1: u32x4, v2: u32x4, v3: u32x4) -> u32x4
Performs 4 rounds of the message schedule update.