Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_ncons.c36 static int nc_match(GENERAL_NAME *gen, NAME_CONSTRAINTS *nc);
47 ASN1_ITEM_ref(NAME_CONSTRAINTS),
61 ASN1_SEQUENCE(NAME_CONSTRAINTS) = {
64 ASN1_IMP_SEQUENCE_OF_OPT(NAME_CONSTRAINTS, excludedSubtrees,
66 } ASN1_SEQUENCE_END(NAME_CONSTRAINTS)
70 IMPLEMENT_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
133 NAME_CONSTRAINTS *ncons = NULL; in v2i_NAME_CONSTRAINTS()
178 NAME_CONSTRAINTS *ncons = a; in i2r_NAME_CONSTRAINTS()
252 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc) in NAME_CONSTRAINTS_check()
411 int NAME_CONSTRAINTS_check_CN(X509 *x, NAME_CONSTRAINTS *nc) in NAME_CONSTRAINTS_check_CN()
[all …]
H A Dx509_vfy.c744 NAME_CONSTRAINTS *nc = sk_X509_value(ctx->chain, j)->nc; in check_name_constraints()
/openssl/include/openssl/
H A Dtypes.h201 typedef struct NAME_CONSTRAINTS_st NAME_CONSTRAINTS; typedef
H A Dx509v3.h.in593 int NAME_CONSTRAINTS_check(X509 *x, NAME_CONSTRAINTS *nc);
594 int NAME_CONSTRAINTS_check_CN(X509 *x, NAME_CONSTRAINTS *nc);
606 DECLARE_ASN1_ITEM(NAME_CONSTRAINTS)
607 DECLARE_ASN1_ALLOC_FUNCTIONS(NAME_CONSTRAINTS)
/openssl/crypto/asn1/
H A Dasn1_item_list.h87 ASN1_ITEM_ref(NAME_CONSTRAINTS),
/openssl/include/crypto/
H A Dx509.h193 NAME_CONSTRAINTS *nc;
/openssl/fuzz/
H A Dasn1.c116 ASN1_ITEM_ref(NAME_CONSTRAINTS),
/openssl/util/
H A Dindent.pro285 -T NAME_CONSTRAINTS

Completed in 33 milliseconds