Function boring_sys::SHA512

source ยท
pub unsafe extern "C" fn SHA512(
    data: *const u8,
    len: usize,
    out: *mut u8
) -> *mut u8