[][src]Function parity_crypto::pbkdf2::sha512

pub fn sha512(iter: u32, salt: Salt, sec: Secret, out: &mut [u8; 64])