Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_ncons.c45 static int nc_ip(ASN1_OCTET_STRING *ip, ASN1_OCTET_STRING *base);
602 return nc_ip(gen->d.iPAddress, base->d.iPAddress); in nc_match_single()
840 static int nc_ip(ASN1_OCTET_STRING *ip, ASN1_OCTET_STRING *base) in nc_ip() function