Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/crypto/x509v3/
Dv3_asid.c885 ASIdentifiers *ext, int allow_inheritance) in v3_asid_validate_resource_set() argument
891 if (!allow_inheritance && v3_asid_inherits(ext)) in v3_asid_validate_resource_set()
Dx509v3.h860 ASIdentifiers *ext, int allow_inheritance);
862 IPAddrBlocks *ext, int allow_inheritance);
Dv3_addr.c1341 IPAddrBlocks *ext, int allow_inheritance) in v3_addr_validate_resource_set() argument
1347 if (!allow_inheritance && v3_addr_inherits(ext)) in v3_addr_validate_resource_set()