aws_lc_sys

Function PKCS7_add_crl

Source
pub unsafe extern "C" fn PKCS7_add_crl(
    p7: *mut PKCS7,
    x509: *mut X509_CRL,
) -> c_int