Searched refs:allow_inheritance (Results 1 – 3 of 3) sorted by relevance
872 ASIdentifiers *ext, int allow_inheritance) in X509v3_asid_validate_resource_set() argument878 if (!allow_inheritance && X509v3_asid_inherits(ext)) in X509v3_asid_validate_resource_set()
1297 IPAddrBlocks *ext, int allow_inheritance) in X509v3_addr_validate_resource_set() argument1303 if (!allow_inheritance && X509v3_addr_inherits(ext)) in X509v3_addr_validate_resource_set()
939 int allow_inheritance);941 IPAddrBlocks *ext, int allow_inheritance);
Completed in 12 milliseconds