Function PKCS7_set_digest

Source
pub unsafe extern "C" fn PKCS7_set_digest(
    p7: *mut pkcs7_st,
    md: *const evp_md_st,
) -> i32