aws_lc_sys

Function X509_check_ip

Source
pub unsafe extern "C" fn X509_check_ip(
    x509: *const X509,
    chk: *const u8,
    chklen: usize,
    flags: c_uint,
) -> c_int