8#include "InnerAtResponse.h"
11memb_requestHash_constraint_1(
const asn_TYPE_descriptor_t *td,
const void *sptr,
12 asn_app_constraint_failed_f *ctfailcb,
void *app_key) {
13 const OCTET_STRING_t *st = (
const OCTET_STRING_t *)sptr;
17 ASN__CTFAIL(app_key, td, sptr,
18 "%s: value not given (%s:%d)",
19 td->name, __FILE__, __LINE__);
29 ASN__CTFAIL(app_key, td, sptr,
30 "%s: constraint failed (%s:%d)",
31 td->name, __FILE__, __LINE__);
36#if !defined(ASN_DISABLE_OER_SUPPORT)
37static asn_oer_constraints_t asn_OER_memb_requestHash_constr_2 CC_NOTUSED = {
41#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
42static asn_per_constraints_t asn_PER_memb_requestHash_constr_2 CC_NOTUSED = {
43 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
44 { APC_CONSTRAINED, 0, 0, 16, 16 } ,
48#if !defined(ASN_DISABLE_OER_SUPPORT)
49static asn_oer_constraints_t asn_OER_type_InnerAtResponse_constr_1 CC_NOTUSED = {
53#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
54asn_per_constraints_t asn_PER_type_InnerAtResponse_constr_1 CC_NOTUSED = {
55 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
56 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
60asn_TYPE_member_t asn_MBR_InnerAtResponse_1[] = {
62 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
64 &asn_DEF_OCTET_STRING,
67#if !defined(ASN_DISABLE_OER_SUPPORT)
68 &asn_OER_memb_requestHash_constr_2,
70#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
71 &asn_PER_memb_requestHash_constr_2,
73 memb_requestHash_constraint_1
79 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
81 &asn_DEF_AuthorizationResponseCode,
84#if !defined(ASN_DISABLE_OER_SUPPORT)
87#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
96 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
98 &asn_DEF_EtsiTs103097Certificate,
101#if !defined(ASN_DISABLE_OER_SUPPORT)
104#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
113static const int asn_MAP_InnerAtResponse_oms_1[] = { 2 };
114static const ber_tlv_tag_t asn_DEF_InnerAtResponse_tags_1[] = {
115 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
117static const asn_TYPE_tag2member_t asn_MAP_InnerAtResponse_tag2el_1[] = {
118 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
119 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
120 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }
122asn_SEQUENCE_specifics_t asn_SPC_InnerAtResponse_specs_1 = {
125 asn_MAP_InnerAtResponse_tag2el_1,
127 asn_MAP_InnerAtResponse_oms_1,
131asn_TYPE_descriptor_t asn_DEF_InnerAtResponse = {
135 asn_DEF_InnerAtResponse_tags_1,
136 sizeof(asn_DEF_InnerAtResponse_tags_1)
137 /
sizeof(asn_DEF_InnerAtResponse_tags_1[0]),
138 asn_DEF_InnerAtResponse_tags_1,
139 sizeof(asn_DEF_InnerAtResponse_tags_1)
140 /
sizeof(asn_DEF_InnerAtResponse_tags_1[0]),
142#if !defined(ASN_DISABLE_OER_SUPPORT)
143 &asn_OER_type_InnerAtResponse_constr_1,
145#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
146 &asn_PER_type_InnerAtResponse_constr_1,
150 asn_MBR_InnerAtResponse_1,
152 &asn_SPC_InnerAtResponse_specs_1