Home
last modified time | relevance | path

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

/third_party/openssl/crypto/x509v3/
Dv3_asid.c883 ASIdentifiers *ext, int allow_inheritance) in X509v3_asid_validate_resource_set() argument
889 if (!allow_inheritance && X509v3_asid_inherits(ext)) in X509v3_asid_validate_resource_set()
Dv3_addr.c1304 IPAddrBlocks *ext, int allow_inheritance) in X509v3_addr_validate_resource_set() argument
1310 if (!allow_inheritance && X509v3_addr_inherits(ext)) in X509v3_addr_validate_resource_set()
/third_party/openssl/include/openssl/
Dx509v3.h864 int allow_inheritance);
866 IPAddrBlocks *ext, int allow_inheritance);