8#include "InnerAtRequest.h"
11memb_hmacKey_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_hmacKey_constr_3 CC_NOTUSED = {
41#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
42static asn_per_constraints_t asn_PER_memb_hmacKey_constr_3 CC_NOTUSED = {
43 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
44 { APC_CONSTRAINED, 0, 0, 32, 32 } ,
48asn_TYPE_member_t asn_MBR_InnerAtRequest_1[] = {
50 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
55#if !defined(ASN_DISABLE_OER_SUPPORT)
58#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
67 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
69 &asn_DEF_OCTET_STRING,
72#if !defined(ASN_DISABLE_OER_SUPPORT)
73 &asn_OER_memb_hmacKey_constr_3,
75#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
76 &asn_PER_memb_hmacKey_constr_3,
78 memb_hmacKey_constraint_1
83 { ATF_NOFLAGS, 0, offsetof(
struct InnerAtRequest, sharedAtRequest),
84 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
86 &asn_DEF_SharedAtRequest,
89#if !defined(ASN_DISABLE_OER_SUPPORT)
92#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
101 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
103 &asn_DEF_EcSignature,
106#if !defined(ASN_DISABLE_OER_SUPPORT)
109#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
118static const ber_tlv_tag_t asn_DEF_InnerAtRequest_tags_1[] = {
119 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
121static const asn_TYPE_tag2member_t asn_MAP_InnerAtRequest_tag2el_1[] = {
122 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
123 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
124 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
125 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }
127asn_SEQUENCE_specifics_t asn_SPC_InnerAtRequest_specs_1 = {
130 asn_MAP_InnerAtRequest_tag2el_1,
135asn_TYPE_descriptor_t asn_DEF_InnerAtRequest = {
139 asn_DEF_InnerAtRequest_tags_1,
140 sizeof(asn_DEF_InnerAtRequest_tags_1)
141 /
sizeof(asn_DEF_InnerAtRequest_tags_1[0]),
142 asn_DEF_InnerAtRequest_tags_1,
143 sizeof(asn_DEF_InnerAtRequest_tags_1)
144 /
sizeof(asn_DEF_InnerAtRequest_tags_1[0]),
146#if !defined(ASN_DISABLE_OER_SUPPORT)
149#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
154 asn_MBR_InnerAtRequest_1,
156 &asn_SPC_InnerAtRequest_specs_1