Home
last modified time | relevance | path

Searched refs:X509v3_asid_inherits (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libcrypto/x509/
H A Dx509_asid.c966 X509v3_asid_inherits(ASIdentifiers *asid) in X509v3_asid_inherits() function
983 LCRYPTO_ALIAS(X509v3_asid_inherits);
1034 if (X509v3_asid_inherits(child) || X509v3_asid_inherits(parent)) in X509v3_asid_subset()
1239 if (!allow_inheritance && X509v3_asid_inherits(ext)) in X509v3_asid_validate_resource_set()
H A Dx509v3.h940 int X509v3_asid_inherits(ASIdentifiers *asid);
/openbsd/lib/libcrypto/hidden/openssl/
H A Dx509v3.h246 LCRYPTO_USED(X509v3_asid_inherits);
/openbsd/usr.sbin/rpki-client/
H A Dx509.c745 if (!X509v3_asid_inherits(asidentifiers)) in x509_inherits()
777 if (X509v3_asid_inherits(asidentifiers)) in x509_any_inherits()
/openbsd/regress/lib/libcrypto/x509/rfc3779/
H A Drfc3779.c1488 if (X509v3_asid_inherits(asid) != test->inherits) { in build_asid_test()
/openbsd/lib/libcrypto/
H A DSymbols.list2887 X509v3_asid_inherits