SHA512_Final

Function SHA512_Final 

Source
pub unsafe extern "C" fn SHA512_Final(
    md: *mut c_uchar,
    c: *mut SHA512_CTX,
) -> c_int