Function X509_check_ip

Source
pub unsafe extern "C" fn X509_check_ip(
    x: *mut x509_st,
    chk: *const u8,
    chklen: usize,
    flags: u32,
) -> i32