ITS
SecuredHeader.c File Reference
#include "SecuredHeader.h"
Include dependency graph for SecuredHeader.c:

Go to the source code of this file.

Variables

static asn_TYPE_member_t asn_MBR_header_fields_4 []
 
static ber_tlv_tag_t asn_DEF_header_fields_tags_4 []
 
static asn_SET_OF_specifics_t asn_SPC_header_fields_specs_4
 
static asn_TYPE_descriptor_t asn_DEF_header_fields_4
 
static asn_TYPE_member_t asn_MBR_SecuredHeader_1 []
 
static ber_tlv_tag_t asn_DEF_SecuredHeader_tags_1 []
 
static asn_TYPE_tag2member_t asn_MAP_SecuredHeader_tag2el_1 []
 
static asn_SEQUENCE_specifics_t asn_SPC_SecuredHeader_specs_1
 
asn_TYPE_descriptor_t asn_DEF_SecuredHeader
 

Variable Documentation

◆ asn_DEF_header_fields_4

asn_TYPE_descriptor_t asn_DEF_header_fields_4
static
Initial value:
= {
"header-fields",
"header-fields",
0, 0,
0,
/sizeof(asn_DEF_header_fields_tags_4[0]) - 1,
0,
1,
}
#define SEQUENCE_OF_decode_xer
#define SEQUENCE_OF_decode_ber
#define SEQUENCE_OF_constraint
xer_type_encoder_f SEQUENCE_OF_encode_xer
static asn_SET_OF_specifics_t asn_SPC_header_fields_specs_4
Definition: SecuredHeader.c:24
#define SEQUENCE_OF_free
static asn_TYPE_member_t asn_MBR_header_fields_4[]
Definition: SecuredHeader.c:9
static ber_tlv_tag_t asn_DEF_header_fields_tags_4[]
Definition: SecuredHeader.c:20
der_type_encoder_f SEQUENCE_OF_encode_der
#define SEQUENCE_OF_print

Definition at line 30 of file SecuredHeader.c.

◆ asn_DEF_header_fields_tags_4

ber_tlv_tag_t asn_DEF_header_fields_tags_4[]
static
Initial value:

Definition at line 20 of file SecuredHeader.c.

◆ asn_DEF_SecuredHeader

asn_TYPE_descriptor_t asn_DEF_SecuredHeader
Initial value:
= {
"SecuredHeader",
"SecuredHeader",
0, 0,
0,
0,
4,
}
ber_type_decoder_f SEQUENCE_decode_ber
der_type_encoder_f SEQUENCE_encode_der
asn_struct_print_f SEQUENCE_print
asn_constr_check_f SEQUENCE_constraint
static asn_SEQUENCE_specifics_t asn_SPC_SecuredHeader_specs_1
xer_type_decoder_f SEQUENCE_decode_xer
asn_struct_free_f SEQUENCE_free
static asn_TYPE_member_t asn_MBR_SecuredHeader_1[]
Definition: SecuredHeader.c:54
xer_type_encoder_f SEQUENCE_encode_xer
static ber_tlv_tag_t asn_DEF_SecuredHeader_tags_1[]
Definition: SecuredHeader.c:92

Definition at line 110 of file SecuredHeader.c.

◆ asn_DEF_SecuredHeader_tags_1

ber_tlv_tag_t asn_DEF_SecuredHeader_tags_1[]
static
Initial value:

Definition at line 92 of file SecuredHeader.c.

◆ asn_MAP_SecuredHeader_tag2el_1

asn_TYPE_tag2member_t asn_MAP_SecuredHeader_tag2el_1[]
static
Initial value:
= {
{ (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 },
{ (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 },
{ (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 },
{ (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }
}

Definition at line 95 of file SecuredHeader.c.

◆ asn_MBR_header_fields_4

asn_TYPE_member_t asn_MBR_header_fields_4[]
static
Initial value:
= {
{ ATF_POINTER, 0, 0,
(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
0,
0,
0,
0,
""
},
}
asn_TYPE_descriptor_t asn_DEF_HeaderField
Definition: HeaderField.c:810

Definition at line 9 of file SecuredHeader.c.

◆ asn_MBR_SecuredHeader_1

asn_TYPE_member_t asn_MBR_SecuredHeader_1[]
static

Definition at line 54 of file SecuredHeader.c.

◆ asn_SPC_header_fields_specs_4

asn_SET_OF_specifics_t asn_SPC_header_fields_specs_4
static
Initial value:
= {
sizeof(struct header_fields),
offsetof(struct header_fields, _asn_ctx),
0,
}
#define offsetof(s, m)
Definition: asn_system.h:115

Definition at line 24 of file SecuredHeader.c.

◆ asn_SPC_SecuredHeader_specs_1

asn_SEQUENCE_specifics_t asn_SPC_SecuredHeader_specs_1
static
Initial value:
= {
sizeof(struct SecuredHeader),
4,
0, 0, 0,
-1,
-1
}
#define offsetof(s, m)
Definition: asn_system.h:115
asn_struct_ctx_t _asn_ctx
Definition: SecuredHeader.h:41
static asn_TYPE_tag2member_t asn_MAP_SecuredHeader_tag2el_1[]
Definition: SecuredHeader.c:95

Definition at line 101 of file SecuredHeader.c.