Function EVP_DigestFinal

Source
pub unsafe extern "C" fn EVP_DigestFinal(
    ctx: *mut evp_md_ctx_st,
    md: *mut u8,
    s: *mut u32,
) -> i32