2 * Generated by asn1c-0.9.23 (http://lionet.info/asn1c)
3 * From ASN.1 module "MAP-MS-DataTypes"
4 * found in "../asn1src/MAP-MS-DataTypes.asn"
5 * `asn1c -gen-PER -fskeletons-copy -fnative-types`
8 #include "GSM-SecurityContextData.h"
10 static asn_TYPE_member_t asn_MBR_GSM_SecurityContextData_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct GSM_SecurityContextData
, kc
),
12 (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)),
15 0, /* Defer constraints checking to the member type */
16 0, /* No PER visible constraints */
20 { ATF_NOFLAGS
, 0, offsetof(struct GSM_SecurityContextData
, cksn
),
21 (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)),
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
30 static ber_tlv_tag_t asn_DEF_GSM_SecurityContextData_tags_1
[] = {
31 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
33 static asn_TYPE_tag2member_t asn_MAP_GSM_SecurityContextData_tag2el_1
[] = {
34 { (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)), 0, 0, 1 }, /* kc at 433 */
35 { (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)), 1, -1, 0 } /* cksn at 434 */
37 static asn_SEQUENCE_specifics_t asn_SPC_GSM_SecurityContextData_specs_1
= {
38 sizeof(struct GSM_SecurityContextData
),
39 offsetof(struct GSM_SecurityContextData
, _asn_ctx
),
40 asn_MAP_GSM_SecurityContextData_tag2el_1
,
41 2, /* Count of tags in the map */
42 0, 0, 0, /* Optional elements (not needed) */
43 1, /* Start extensions */
44 3 /* Stop extensions */
46 asn_TYPE_descriptor_t asn_DEF_GSM_SecurityContextData
= {
47 "GSM-SecurityContextData",
48 "GSM-SecurityContextData",
58 0, /* Use generic outmost tag fetcher */
59 asn_DEF_GSM_SecurityContextData_tags_1
,
60 sizeof(asn_DEF_GSM_SecurityContextData_tags_1
)
61 /sizeof(asn_DEF_GSM_SecurityContextData_tags_1
[0]), /* 1 */
62 asn_DEF_GSM_SecurityContextData_tags_1
, /* Same as above */
63 sizeof(asn_DEF_GSM_SecurityContextData_tags_1
)
64 /sizeof(asn_DEF_GSM_SecurityContextData_tags_1
[0]), /* 1 */
65 0, /* No PER visible constraints */
66 asn_MBR_GSM_SecurityContextData_1
,
67 2, /* Elements count */
68 &asn_SPC_GSM_SecurityContextData_specs_1
/* Additional specs */