Home
last modified time | relevance | path

Searched refs:nc_ip (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/crypto/openssl/crypto/x509/
H A Dv3_ncons.c41 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