Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_ncons.c37 static int nc_ip(ASN1_OCTET_STRING *ip, ASN1_OCTET_STRING *base);
522 return nc_ip(gen->d.iPAddress, base->d.iPAddress); in nc_match_single()
676 static int nc_ip(ASN1_OCTET_STRING *ip, ASN1_OCTET_STRING *base) in nc_ip() function
/netbsd-src/crypto/external/bsd/openssl/dist/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