[][src]Function openssl_sys::SHA512

pub unsafe extern "C" fn SHA512(
    d: *const c_uchar,
    n: size_t,
    md: *mut c_uchar
) -> *mut c_uchar