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 "AuthenticationTriplet.h"
10 static asn_TYPE_member_t asn_MBR_AuthenticationTriplet_1
[] = {
11 { ATF_NOFLAGS
, 0, offsetof(struct AuthenticationTriplet
, rand
),
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 AuthenticationTriplet
, sres
),
21 (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)),
24 0, /* Defer constraints checking to the member type */
25 0, /* No PER visible constraints */
29 { ATF_NOFLAGS
, 0, offsetof(struct AuthenticationTriplet
, kc
),
30 (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)),
33 0, /* Defer constraints checking to the member type */
34 0, /* No PER visible constraints */
39 static ber_tlv_tag_t asn_DEF_AuthenticationTriplet_tags_1
[] = {
40 (ASN_TAG_CLASS_UNIVERSAL
| (16 << 2))
42 static asn_TYPE_tag2member_t asn_MAP_AuthenticationTriplet_tag2el_1
[] = {
43 { (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)), 0, 0, 2 }, /* rand at 415 */
44 { (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)), 1, -1, 1 }, /* sres at 416 */
45 { (ASN_TAG_CLASS_UNIVERSAL
| (4 << 2)), 2, -2, 0 } /* kc at 417 */
47 static asn_SEQUENCE_specifics_t asn_SPC_AuthenticationTriplet_specs_1
= {
48 sizeof(struct AuthenticationTriplet
),
49 offsetof(struct AuthenticationTriplet
, _asn_ctx
),
50 asn_MAP_AuthenticationTriplet_tag2el_1
,
51 3, /* Count of tags in the map */
52 0, 0, 0, /* Optional elements (not needed) */
53 2, /* Start extensions */
54 4 /* Stop extensions */
56 asn_TYPE_descriptor_t asn_DEF_AuthenticationTriplet
= {
57 "AuthenticationTriplet",
58 "AuthenticationTriplet",
68 0, /* Use generic outmost tag fetcher */
69 asn_DEF_AuthenticationTriplet_tags_1
,
70 sizeof(asn_DEF_AuthenticationTriplet_tags_1
)
71 /sizeof(asn_DEF_AuthenticationTriplet_tags_1
[0]), /* 1 */
72 asn_DEF_AuthenticationTriplet_tags_1
, /* Same as above */
73 sizeof(asn_DEF_AuthenticationTriplet_tags_1
)
74 /sizeof(asn_DEF_AuthenticationTriplet_tags_1
[0]), /* 1 */
75 0, /* No PER visible constraints */
76 asn_MBR_AuthenticationTriplet_1
,
77 3, /* Elements count */
78 &asn_SPC_AuthenticationTriplet_specs_1
/* Additional specs */