2
3
4
5
6
10#if !defined(ASN_DISABLE_OER_SUPPORT)
11asn_oer_constraints_t asn_OER_type_Vanetza_Security_Signature_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_Signature_constr_1 CC_NOTUSED = {
17 { APC_CONSTRAINED | APC_EXTENSIBLE, 1, 1, 0, 1 } ,
18 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
22asn_TYPE_member_t asn_MBR_Vanetza_Security_Signature_1[] = {
23 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_Signature, choice.ecdsaNistP256Signature),
24 (ASN_TAG_CLASS_CONTEXT | (0 << 2)),
26 &asn_DEF_Vanetza_Security_EcdsaP256Signature,
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)
41 "ecdsaNistP256Signature"
43 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_Signature, choice.ecdsaBrainpoolP256r1Signature),
44 (ASN_TAG_CLASS_CONTEXT | (1 << 2)),
46 &asn_DEF_Vanetza_Security_EcdsaP256Signature,
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)
61 "ecdsaBrainpoolP256r1Signature"
63 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_Signature, choice.ecdsaBrainpoolP384r1Signature),
64 (ASN_TAG_CLASS_CONTEXT | (2 << 2)),
66 &asn_DEF_Vanetza_Security_EcdsaP384Signature,
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)
81 "ecdsaBrainpoolP384r1Signature"
83 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_Signature, choice.ecdsaNistP384Signature),
84 (ASN_TAG_CLASS_CONTEXT | (3 << 2)),
86 &asn_DEF_Vanetza_Security_EcdsaP384Signature,
89#if !defined(ASN_DISABLE_OER_SUPPORT)
92#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
95#if !defined(ASN_DISABLE_JER_SUPPORT)
101 "ecdsaNistP384Signature"
103 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_Signature, choice.sm2Signature),
104 (ASN_TAG_CLASS_CONTEXT | (4 << 2)),
106 &asn_DEF_Vanetza_Security_EcsigP256Signature,
109#if !defined(ASN_DISABLE_OER_SUPPORT)
112#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
115#if !defined(ASN_DISABLE_JER_SUPPORT)
123 { ATF_NOFLAGS, 0, offsetof(
struct Vanetza_Security_Signature, choice.fnDsa512Signature),
124 (ASN_TAG_CLASS_CONTEXT | (5 << 2)),
126 &asn_DEF_Vanetza_Security_FnDsa512Signature,
129#if !defined(ASN_DISABLE_OER_SUPPORT)
132#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
135#if !defined(ASN_DISABLE_JER_SUPPORT)
144static const asn_TYPE_tag2member_t asn_MAP_Vanetza_Security_Signature_tag2el_1[] = {
145 { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
146 { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
147 { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
148 { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 },
149 { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 },
150 { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }
152asn_CHOICE_specifics_t asn_SPC_Vanetza_Security_Signature_specs_1 = {
153 sizeof(
struct Vanetza_Security_Signature),
154 offsetof(
struct Vanetza_Security_Signature, _asn_ctx),
155 offsetof(
struct Vanetza_Security_Signature, present),
156 sizeof(((
struct Vanetza_Security_Signature *)0)->present),
157 asn_MAP_Vanetza_Security_Signature_tag2el_1,
162asn_TYPE_descriptor_t asn_DEF_Vanetza_Security_Signature = {
171#if !defined(ASN_DISABLE_OER_SUPPORT)
172 &asn_OER_type_Vanetza_Security_Signature_constr_1,
174#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
175 &asn_PER_type_Vanetza_Security_Signature_constr_1,
177#if !defined(ASN_DISABLE_JER_SUPPORT)
182 asn_MBR_Vanetza_Security_Signature_1,
184 &asn_SPC_Vanetza_Security_Signature_specs_1