aws_lc_sys

Function X509_CRL_verify

Source
pub unsafe extern "C" fn X509_CRL_verify(
    crl: *mut X509_CRL,
    pkey: *mut EVP_PKEY,
) -> c_int