Function boring_sys::SHA384_Final

source ·
pub unsafe extern "C" fn SHA384_Final(
    out: *mut u8,
    sha: *mut SHA512_CTX
) -> c_int