Function mbedtls_sys::mbedtls_x509_crt_is_revoked [] [src]

pub unsafe extern "C" fn mbedtls_x509_crt_is_revoked(
    crt: *const mbedtls_x509_crt,
    crl: *const mbedtls_x509_crl
) -> c_int