2
3
4
5
6
11memb_OCTET_STRING_constraint_1(
const asn_TYPE_descriptor_t *td,
const void *sptr,
12 asn_app_constraint_failed_f *ctfailcb,
void *app_key) {
13 const OCTET_STRING_t *st = (
const OCTET_STRING_t *)sptr;
16 ASN__CTFAIL(app_key, td, sptr,
17 "%s: value not given (%s:%d)",
18 td->name, __FILE__, __LINE__);
28 return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
31#if !defined(ASN_DISABLE_OER_SUPPORT)
32static asn_oer_constraints_t asn_OER_memb_Vanetza_Security_Member_constr_2 CC_NOTUSED = {
36#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
37static asn_per_constraints_t asn_PER_memb_Vanetza_Security_Member_constr_2 CC_NOTUSED = {
38 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
39 { APC_SEMI_CONSTRAINED, -1, -1, 0, 0 } ,
43#if !defined(ASN_DISABLE_OER_SUPPORT)
44asn_oer_constraints_t asn_OER_type_Vanetza_Security_SequenceOfOctetString_constr_1 CC_NOTUSED = {
48#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
49asn_per_constraints_t asn_PER_type_Vanetza_Security_SequenceOfOctetString_constr_1 CC_NOTUSED = {
50 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
51 { APC_SEMI_CONSTRAINED, -1, -1, 0, 0 } ,
55asn_TYPE_member_t asn_MBR_Vanetza_Security_SequenceOfOctetString_1[] = {
57 (ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
59 &asn_DEF_OCTET_STRING,
62#if !defined(ASN_DISABLE_OER_SUPPORT)
63 &asn_OER_memb_Vanetza_Security_Member_constr_2,
65#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
66 &asn_PER_memb_Vanetza_Security_Member_constr_2,
68#if !defined(ASN_DISABLE_JER_SUPPORT)
71 memb_OCTET_STRING_constraint_1
77static const ber_tlv_tag_t asn_DEF_Vanetza_Security_SequenceOfOctetString_tags_1[] = {
78 (ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
80asn_SET_OF_specifics_t asn_SPC_Vanetza_Security_SequenceOfOctetString_specs_1 = {
81 sizeof(
struct Vanetza_Security_SequenceOfOctetString),
82 offsetof(
struct Vanetza_Security_SequenceOfOctetString, _asn_ctx),
85asn_TYPE_descriptor_t asn_DEF_Vanetza_Security_SequenceOfOctetString = {
86 "SequenceOfOctetString",
87 "SequenceOfOctetString",
89 asn_DEF_Vanetza_Security_SequenceOfOctetString_tags_1,
90 sizeof(asn_DEF_Vanetza_Security_SequenceOfOctetString_tags_1)
91 /
sizeof(asn_DEF_Vanetza_Security_SequenceOfOctetString_tags_1[0]),
92 asn_DEF_Vanetza_Security_SequenceOfOctetString_tags_1,
93 sizeof(asn_DEF_Vanetza_Security_SequenceOfOctetString_tags_1)
94 /
sizeof(asn_DEF_Vanetza_Security_SequenceOfOctetString_tags_1[0]),
96#if !defined(ASN_DISABLE_OER_SUPPORT)
97 &asn_OER_type_Vanetza_Security_SequenceOfOctetString_constr_1,
99#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
100 &asn_PER_type_Vanetza_Security_SequenceOfOctetString_constr_1,
102#if !defined(ASN_DISABLE_JER_SUPPORT)
105 SEQUENCE_OF_constraint
107 asn_MBR_Vanetza_Security_SequenceOfOctetString_1,
109 &asn_SPC_Vanetza_Security_SequenceOfOctetString_specs_1