ITS
SecureTrailer.c
Go to the documentation of this file.
1 /*
2  * Generated by asn1c-0.9.27 (http://lionet.info/asn1c)
3  * From ASN.1 module "Secured-Pdu-Descriptions"
4  * found in "Secured.asn"
5  */
6 
7 #include "SecureTrailer.h"
8 
10  { ATF_POINTER, 0, 0,
11  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
12  0,
14  0, /* Defer constraints checking to the member type */
15  0, /* PER is not compiled, use -gen-PER */
16  0,
17  ""
18  },
19 };
21  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
22  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
23 };
25  sizeof(struct trailer_fields),
26  offsetof(struct trailer_fields, _asn_ctx),
27  0, /* XER encoding is XMLDelimitedItemList */
28 };
29 static /* Use -fall-defs-global to expose */
31  "trailer-fields",
32  "trailer-fields",
40  0, 0, /* No PER support, use "-gen-PER" to enable */
41  0, /* Use generic outmost tag fetcher */
44  /sizeof(asn_DEF_trailer_fields_tags_3[0]) - 1, /* 1 */
45  asn_DEF_trailer_fields_tags_3, /* Same as above */
47  /sizeof(asn_DEF_trailer_fields_tags_3[0]), /* 2 */
48  0, /* No PER visible constraints */
50  1, /* Single element */
51  &asn_SPC_trailer_fields_specs_3 /* Additional specs */
52 };
53 
55  { ATF_NOFLAGS, 0, offsetof(struct SecureTrailer, secured_trailer_length),
56  (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
57  -1, /* IMPLICIT tag at current level */
58  &asn_DEF_IntX,
59  0, /* Defer constraints checking to the member type */
60  0, /* PER is not compiled, use -gen-PER */
61  0,
62  "secured-trailer-length"
63  },
64  { ATF_NOFLAGS, 0, offsetof(struct SecureTrailer, trailer_fields),
65  (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
66  0,
68  0, /* Defer constraints checking to the member type */
69  0, /* PER is not compiled, use -gen-PER */
70  0,
71  "trailer-fields"
72  },
73 };
75  (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
76 };
78  { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* secured-trailer-length */
79  { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* trailer-fields */
80 };
82  sizeof(struct SecureTrailer),
85  2, /* Count of tags in the map */
86  0, 0, 0, /* Optional elements (not needed) */
87  -1, /* Start extensions */
88  -1 /* Stop extensions */
89 };
91  "SecureTrailer",
92  "SecureTrailer",
100  0, 0, /* No PER support, use "-gen-PER" to enable */
101  0, /* Use generic outmost tag fetcher */
104  /sizeof(asn_DEF_SecureTrailer_tags_1[0]), /* 1 */
105  asn_DEF_SecureTrailer_tags_1, /* Same as above */
107  /sizeof(asn_DEF_SecureTrailer_tags_1[0]), /* 1 */
108  0, /* No PER visible constraints */
110  2, /* Elements count */
111  &asn_SPC_SecureTrailer_specs_1 /* Additional specs */
112 };
113 
#define offsetof(s, m)
Definition: asn_system.h:115
#define SEQUENCE_OF_decode_xer
#define SEQUENCE_OF_decode_ber
#define SEQUENCE_OF_constraint
asn_TYPE_descriptor_t asn_DEF_IntX
Definition: IntX.c:101
ber_type_decoder_f SEQUENCE_decode_ber
xer_type_encoder_f SEQUENCE_OF_encode_xer
der_type_encoder_f SEQUENCE_encode_der
asn_struct_ctx_t _asn_ctx
Definition: SecureTrailer.h:37
static asn_SEQUENCE_specifics_t asn_SPC_SecureTrailer_specs_1
Definition: SecureTrailer.c:81
#define SEQUENCE_OF_free
static asn_SET_OF_specifics_t asn_SPC_trailer_fields_specs_3
Definition: SecureTrailer.c:24
asn_struct_print_f SEQUENCE_print
asn_TYPE_descriptor_t asn_DEF_SecureTrailer
Definition: SecureTrailer.c:90
asn_constr_check_f SEQUENCE_constraint
xer_type_decoder_f SEQUENCE_decode_xer
static asn_TYPE_member_t asn_MBR_trailer_fields_3[]
Definition: SecureTrailer.c:9
asn_struct_free_f SEQUENCE_free
static ber_tlv_tag_t asn_DEF_trailer_fields_tags_3[]
Definition: SecureTrailer.c:20
der_type_encoder_f SEQUENCE_OF_encode_der
asn_TYPE_descriptor_t asn_DEF_TrailerField
Definition: TrailerField.c:214
xer_type_encoder_f SEQUENCE_encode_xer
static ber_tlv_tag_t asn_DEF_SecureTrailer_tags_1[]
Definition: SecureTrailer.c:74
#define SEQUENCE_OF_print
static asn_TYPE_member_t asn_MBR_SecureTrailer_1[]
Definition: SecureTrailer.c:54
static asn_TYPE_descriptor_t asn_DEF_trailer_fields_3
Definition: SecureTrailer.c:30
static asn_TYPE_tag2member_t asn_MAP_SecureTrailer_tag2el_1[]
Definition: SecureTrailer.c:77
unsigned ber_tlv_tag_t
Definition: ber_tlv_tag.h:18