2
3
4
5
6
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11asn_oer_constraints_t asn_OER_type_Vanetza_Security_HashedData_constr_1 CC_NOTUSED = {
15#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
16asn_per_constraints_t asn_PER_type_Vanetza_Security_HashedData_constr_1 CC_NOTUSED = {
17 { APC_CONSTRAINED | APC_EXTENSIBLE, 0, 0, 0, 0 } ,
18 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
22asn_TYPE_member_t asn_MBR_Vanetza_Security_HashedData_1[] = {
23 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_HashedData, choice.sha256HashedData),
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_Vanetza_Security_HashedId32,
29#if !defined(ASN_DISABLE_OER_SUPPORT)
32#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
35#if !defined(ASN_DISABLE_JER_SUPPORT)
43 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_HashedData, choice.sha384HashedData),
44 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
46 &asn_DEF_Vanetza_Security_HashedId48,
49#if !defined(ASN_DISABLE_OER_SUPPORT)
52#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
55#if !defined(ASN_DISABLE_JER_SUPPORT)
63 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_HashedData, choice.sm3HashedData),
64 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
66 &asn_DEF_Vanetza_Security_HashedId32,
69#if !defined(ASN_DISABLE_OER_SUPPORT)
72#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
75#if !defined(ASN_DISABLE_JER_SUPPORT)
84static const asn_TYPE_tag2member_t asn_MAP_Vanetza_Security_HashedData_tag2el_1[] = {
85 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
86 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
87 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }
89asn_CHOICE_specifics_t asn_SPC_Vanetza_Security_HashedData_specs_1 = {
90 sizeof(
struct Vanetza_Security_HashedData),
91 offsetof(
struct Vanetza_Security_HashedData, _asn_ctx),
92 offsetof(
struct Vanetza_Security_HashedData, present),
93 sizeof(((
struct Vanetza_Security_HashedData *)0)->present),
94 asn_MAP_Vanetza_Security_HashedData_tag2el_1,
99asn_TYPE_descriptor_t asn_DEF_Vanetza_Security_HashedData = {
108#if !defined(ASN_DISABLE_OER_SUPPORT)
109 &asn_OER_type_Vanetza_Security_HashedData_constr_1,
111#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
112 &asn_PER_type_Vanetza_Security_HashedData_constr_1,
114#if !defined(ASN_DISABLE_JER_SUPPORT)
119 asn_MBR_Vanetza_Security_HashedData_1,
121 &asn_SPC_Vanetza_Security_HashedData_specs_1