Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_addr.c259 case IPAddressChoice_inherit: in i2r_IPAddrBlocks()
559 if (f->ipAddressChoice->type == IPAddressChoice_inherit && in X509v3_addr_add_inherit()
565 f->ipAddressChoice->type = IPAddressChoice_inherit; in X509v3_addr_add_inherit()
581 (f->ipAddressChoice->type == IPAddressChoice_inherit && in make_prefix_or_range()
757 case IPAddressChoice_inherit: in X509v3_addr_is_canonical()
1138 if (f->ipAddressChoice->type == IPAddressChoice_inherit) in X509v3_addr_inherits()
1293 if (fc->ipAddressChoice->type != IPAddressChoice_inherit) { in addr_validate_path_internal()
1323 if (fc->ipAddressChoice->type == IPAddressChoice_inherit in addr_validate_path_internal()
1344 if (fp->ipAddressChoice->type == IPAddressChoice_inherit in addr_validate_path_internal()
/freebsd/crypto/openssl/test/
H A Dv3ext.c302 f1->ipAddressChoice->type = IPAddressChoice_inherit; in test_addr_fam_len()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in869 # define IPAddressChoice_inherit 0 macro
H A Dx509v3.h1205 # define IPAddressChoice_inherit 0 macro