Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_asid.c895 ASIdentifiers *ext, int allow_inheritance) in X509v3_asid_validate_resource_set() argument
901 if (!allow_inheritance && X509v3_asid_inherits(ext)) in X509v3_asid_validate_resource_set()
H A Dv3_addr.c1371 IPAddrBlocks *ext, int allow_inheritance) in X509v3_addr_validate_resource_set() argument
1377 if (!allow_inheritance && X509v3_addr_inherits(ext)) in X509v3_addr_validate_resource_set()
/openssl/include/openssl/
H A Dx509v3.h.in953 int allow_inheritance);
955 IPAddrBlocks *ext, int allow_inheritance);

Completed in 20 milliseconds