Function PKCS7_final

Source
pub unsafe extern "C" fn PKCS7_final(
    p7: *mut pkcs7_st,
    data: *mut bio_st,
    flags: i32,
) -> i32