Searched refs:nc_ip (Results 1 – 1 of 1) sorted by relevance
41 static int nc_ip(ASN1_OCTET_STRING *ip, ASN1_OCTET_STRING *base);572 return nc_ip(gen->d.iPAddress, base->d.iPAddress); in nc_match_single()805 static int nc_ip(ASN1_OCTET_STRING *ip, ASN1_OCTET_STRING *base) in nc_ip() function