Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/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()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in939 int allow_inheritance);
941 IPAddrBlocks *ext, int allow_inheritance);
H A Dx509v3.h1299 int allow_inheritance);
1301 IPAddrBlocks *ext, int allow_inheritance);