Home
last modified time | relevance | path

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

/freebsd-head/crypto/openssl/crypto/x509/
HDv3_addr.c253 case IPAddressChoice_inherit: in i2r_IPAddrBlocks()
551 if (f->ipAddressChoice->type == IPAddressChoice_inherit && in X509v3_addr_add_inherit()
557 f->ipAddressChoice->type = IPAddressChoice_inherit; in X509v3_addr_add_inherit()
573 (f->ipAddressChoice->type == IPAddressChoice_inherit && in make_prefix_or_range()
746 case IPAddressChoice_inherit: in X509v3_addr_is_canonical()
1117 if (f->ipAddressChoice->type == IPAddressChoice_inherit) in X509v3_addr_inherits()
1268 if (fc->ipAddressChoice->type != IPAddressChoice_inherit) { in addr_validate_path_internal()
1297 if (fc->ipAddressChoice->type == IPAddressChoice_inherit in addr_validate_path_internal()
1318 if (fp->ipAddressChoice->type == IPAddressChoice_inherit in addr_validate_path_internal()
/freebsd-head/crypto/openssl/test/
HDv3ext.c302 f1->ipAddressChoice->type = IPAddressChoice_inherit; in test_addr_fam_len()
/freebsd-head/crypto/openssl/include/openssl/
HDx509v3.h.in852 # define IPAddressChoice_inherit 0 macro
HDx509v3.h1188 # define IPAddressChoice_inherit 0 macro