8#include "InnerEcRequest.h"
11memb_requestedSubjectAttributes_constraint_1(
const asn_TYPE_descriptor_t *td,
const void *sptr,
12 asn_app_constraint_failed_f *ctfailcb,
void *app_key) {
15 ASN__CTFAIL(app_key, td, sptr,
16 "%s: value not given (%s:%d)",
17 td->name, __FILE__, __LINE__);
26 return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
29#if !defined(ASN_DISABLE_OER_SUPPORT)
30static asn_oer_constraints_t asn_OER_memb_requestedSubjectAttributes_constr_5 CC_NOTUSED = {
34#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
35static asn_per_constraints_t asn_PER_memb_requestedSubjectAttributes_constr_5 CC_NOTUSED = {
36 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
37 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
41static asn_TYPE_member_t asn_MBR_InnerEcRequest_1[] = {
43 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
45 &asn_DEF_OCTET_STRING,
48#if !defined(ASN_DISABLE_OER_SUPPORT)
51#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
59 { ATF_NOFLAGS, 0, offsetof(
struct InnerEcRequest, certificateFormat),
60 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
62 &asn_DEF_CertificateFormat,
65#if !defined(ASN_DISABLE_OER_SUPPORT)
68#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
77 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
82#if !defined(ASN_DISABLE_OER_SUPPORT)
85#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
93 { ATF_NOFLAGS, 0, offsetof(
struct InnerEcRequest, requestedSubjectAttributes),
94 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
96 &asn_DEF_CertificateSubjectAttributes,
99#if !defined(ASN_DISABLE_OER_SUPPORT)
100 &asn_OER_memb_requestedSubjectAttributes_constr_5,
102#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
103 &asn_PER_memb_requestedSubjectAttributes_constr_5,
105 memb_requestedSubjectAttributes_constraint_1
108 "requestedSubjectAttributes"
111static const ber_tlv_tag_t asn_DEF_InnerEcRequest_tags_1[] = {
112 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
114static const asn_TYPE_tag2member_t asn_MAP_InnerEcRequest_tag2el_1[] = {
115 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
116 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
117 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
118 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }
120static asn_SEQUENCE_specifics_t asn_SPC_InnerEcRequest_specs_1 = {
123 asn_MAP_InnerEcRequest_tag2el_1,
128asn_TYPE_descriptor_t asn_DEF_InnerEcRequest = {
132 asn_DEF_InnerEcRequest_tags_1,
133 sizeof(asn_DEF_InnerEcRequest_tags_1)
134 /
sizeof(asn_DEF_InnerEcRequest_tags_1[0]),
135 asn_DEF_InnerEcRequest_tags_1,
136 sizeof(asn_DEF_InnerEcRequest_tags_1)
137 /
sizeof(asn_DEF_InnerEcRequest_tags_1[0]),
139#if !defined(ASN_DISABLE_OER_SUPPORT)
142#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
147 asn_MBR_InnerEcRequest_1,
149 &asn_SPC_InnerEcRequest_specs_1