DIST_POINT_NAME
DIST_POINT_NAME *dpn = NULL;
ASN1_ITEM_ref(DIST_POINT_NAME),
ASN1_EXP(OSSL_CMP_CRLSOURCE, value.dpn, DIST_POINT_NAME, 0),
OSSL_CMP_CRLSTATUS *OSSL_CMP_CRLSTATUS_new1(const DIST_POINT_NAME *dpn,
DIST_POINT_NAME *dpn = NULL;
DIST_POINT_NAME **dpn, GENERAL_NAMES **issuer,
DIST_POINT_NAME *dpn;
DIST_POINT_NAME *dpn = (DIST_POINT_NAME *)*pval;
ASN1_CHOICE_cb(DIST_POINT_NAME, dpn_cb) = {
ASN1_IMP_SEQUENCE_OF(DIST_POINT_NAME, name.fullname, GENERAL_NAME, 0),
ASN1_IMP_SET_OF(DIST_POINT_NAME, name.relativename, X509_NAME_ENTRY, 1)
} ASN1_CHOICE_END_cb(DIST_POINT_NAME, DIST_POINT_NAME, type)
IMPLEMENT_ASN1_FUNCTIONS(DIST_POINT_NAME)
IMPLEMENT_ASN1_DUP_FUNCTION(DIST_POINT_NAME)
ASN1_EXP_OPT(DIST_POINT, distpoint, DIST_POINT_NAME, 0),
ASN1_EXP_OPT(ISSUING_DIST_POINT, distpoint, DIST_POINT_NAME, 0),
static int print_distpoint(BIO *out, DIST_POINT_NAME *dpn, int indent)
int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname)
ASN1_EXP_OPT(OSSL_AA_DIST_POINT, distpoint, DIST_POINT_NAME, 0),
static int set_dist_point_name(DIST_POINT_NAME **pdp, X509V3_CTX *ctx,
static int idp_check_dp(DIST_POINT_NAME *a, DIST_POINT_NAME *b)
ASN1_ITEM_ref(DIST_POINT_NAME),
OSSL_CMP_CRLSTATUS *OSSL_CMP_CRLSTATUS_new1(const DIST_POINT_NAME *dpn,
DIST_POINT_NAME **dpn, GENERAL_NAMES **issuer,
DIST_POINT_NAME *distpoint;
DECLARE_ASN1_DUP_FUNCTION(DIST_POINT_NAME)
DIST_POINT_NAME *distpoint;
DIST_POINT_NAME *distpoint;
DECLARE_ASN1_FUNCTIONS(DIST_POINT_NAME)
int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, const X509_NAME *iname);