Home
last modified time | relevance | path

Searched refs:NAME_CONSTRAINTS (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/crypto/x509/
H A Dv3_ncons.c33 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc);
45 ASN1_ITEM_ref(NAME_CONSTRAINTS),
59 ASN1_SEQUENCE(NAME_CONSTRAINTS) = {
60 ASN1_IMP_SEQUENCE_OF_OPT(NAME_CONSTRAINTS, permittedSubtrees,
62 ASN1_IMP_SEQUENCE_OF_OPT(NAME_CONSTRAINTS, excludedSubtrees,
64 } ASN1_SEQUENCE_END(NAME_CONSTRAINTS)
68 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
131 NAME_CONSTRAINTS *ncons = NULL; in v2i_NAME_CONSTRAINTS()
176 NAME_CONSTRAINTS *ncons = a; in i2r_NAME_CONSTRAINTS()
250 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc) in NAME_CONSTRAINTS_check()
[all …]
H A Dx509_vfy.c733 NAME_CONSTRAINTS *nc = sk_X509_value(ctx->chain, j)->nc; in check_name_constraints()
/freebsd/crypto/openssl/include/openssl/
H A Dtypes.h198 typedef struct NAME_CONSTRAINTS_st NAME_CONSTRAINTS; typedef
H A Dx509v3.h.in589 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc);
590 int NAME_CONSTRAINTS_check_CN(X509 *x, NAME_CONSTRAINTS *nc);
602 DECLARE_ASN1_ITEM(NAME_CONSTRAINTS)
603 DECLARE_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
H A Dx509v3.h853 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc);
854 int NAME_CONSTRAINTS_check_CN(X509 *x, NAME_CONSTRAINTS *nc);
866 DECLARE_ASN1_ITEM(NAME_CONSTRAINTS)
867 DECLARE_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn1_item_list.h86 ASN1_ITEM_ref(NAME_CONSTRAINTS),
/freebsd/crypto/openssl/include/crypto/
H A Dx509.h193 NAME_CONSTRAINTS *nc;
/freebsd/crypto/openssl/fuzz/
H A Dasn1.c116 ASN1_ITEM_ref(NAME_CONSTRAINTS),
/freebsd/crypto/openssl/util/
H A Dindent.pro285 -T NAME_CONSTRAINTS