Function boring_sys::SHA384

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