Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_asid.c896 ASIdentifiers *ext, int allow_inheritance) in X509v3_asid_validate_resource_set() argument
902 if (!allow_inheritance && X509v3_asid_inherits(ext)) in X509v3_asid_validate_resource_set()
H A Dv3_addr.c1321 IPAddrBlocks *ext, int allow_inheritance) in X509v3_addr_validate_resource_set() argument
1327 if (!allow_inheritance && X509v3_addr_inherits(ext)) in X509v3_addr_validate_resource_set()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_asid.c899 ASIdentifiers *ext, int allow_inheritance) in X509v3_asid_validate_resource_set() argument
905 if (!allow_inheritance && X509v3_asid_inherits(ext)) in X509v3_asid_validate_resource_set()
H A Dv3_addr.c1350 IPAddrBlocks *ext, int allow_inheritance) in X509v3_addr_validate_resource_set() argument
1356 if (!allow_inheritance && X509v3_addr_inherits(ext)) in X509v3_addr_validate_resource_set()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dx509v3.h864 int allow_inheritance);
866 IPAddrBlocks *ext, int allow_inheritance);
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dx509v3.h.in939 int allow_inheritance);
941 IPAddrBlocks *ext, int allow_inheritance);