ITS
|
#include "HashedId8.h"
Go to the source code of this file.
Variables | |
static asn_per_constraints_t asn_PER_type_HashedId8_constr_1 | GCC_NOTUSED |
static ber_tlv_tag_t | asn_DEF_HashedId8_tags_1 [] |
asn_TYPE_descriptor_t | asn_DEF_HashedId8 |
|
static |
Definition at line 40 of file HashedId8.c.
References asn_DEF_OCTET_STRING, asn_TYPE_descriptor_s::ber_decoder, asn_TYPE_descriptor_s::check_constraints, asn_TYPE_descriptor_s::der_encoder, asn_TYPE_descriptor_s::elements, asn_TYPE_descriptor_s::elements_count, asn_TYPE_descriptor_s::free_struct, asn_TYPE_descriptor_s::per_constraints, asn_TYPE_descriptor_s::print_struct, asn_TYPE_descriptor_s::specifics, asn_TYPE_descriptor_s::uper_decoder, asn_TYPE_descriptor_s::uper_encoder, asn_TYPE_descriptor_s::xer_decoder, and asn_TYPE_descriptor_s::xer_encoder.
Referenced by HashedId8_decode_ber(), HashedId8_decode_uper(), HashedId8_decode_xer(), HashedId8_encode_der(), HashedId8_encode_uper(), HashedId8_encode_xer(), HashedId8_free(), and HashedId8_print().
int HashedId8_constraint | ( | asn_TYPE_descriptor_t * | td, |
const void * | sptr, | ||
asn_app_constraint_failed_f * | ctfailcb, | ||
void * | app_key | ||
) |
Definition at line 10 of file HashedId8.c.
References _ASN_CTFAIL, asn_TYPE_descriptor_s::name, and OCTET_STRING::size.
asn_dec_rval_t HashedId8_decode_ber | ( | asn_codec_ctx_t * | opt_codec_ctx, |
asn_TYPE_descriptor_t * | td, | ||
void ** | structure, | ||
const void * | bufptr, | ||
size_t | size, | ||
int | tag_mode | ||
) |
Definition at line 72 of file HashedId8.c.
References asn_TYPE_descriptor_s::ber_decoder, and HashedId8_1_inherit_TYPE_descriptor().
asn_dec_rval_t HashedId8_decode_uper | ( | asn_codec_ctx_t * | opt_codec_ctx, |
asn_TYPE_descriptor_t * | td, | ||
asn_per_constraints_t * | constraints, | ||
void ** | structure, | ||
asn_per_data_t * | per_data | ||
) |
Definition at line 102 of file HashedId8.c.
References HashedId8_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::uper_decoder.
asn_dec_rval_t HashedId8_decode_xer | ( | asn_codec_ctx_t * | opt_codec_ctx, |
asn_TYPE_descriptor_t * | td, | ||
void ** | structure, | ||
const char * | opt_mname, | ||
const void * | bufptr, | ||
size_t | size | ||
) |
Definition at line 87 of file HashedId8.c.
References HashedId8_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::xer_decoder.
asn_enc_rval_t HashedId8_encode_der | ( | asn_TYPE_descriptor_t * | td, |
void * | structure, | ||
int | tag_mode, | ||
ber_tlv_tag_t | tag, | ||
asn_app_consume_bytes_f * | cb, | ||
void * | app_key | ||
) |
Definition at line 79 of file HashedId8.c.
References asn_TYPE_descriptor_s::der_encoder, and HashedId8_1_inherit_TYPE_descriptor().
asn_enc_rval_t HashedId8_encode_uper | ( | asn_TYPE_descriptor_t * | td, |
asn_per_constraints_t * | constraints, | ||
void * | structure, | ||
asn_per_outp_t * | per_out | ||
) |
Definition at line 109 of file HashedId8.c.
References HashedId8_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::uper_encoder.
asn_enc_rval_t HashedId8_encode_xer | ( | asn_TYPE_descriptor_t * | td, |
void * | structure, | ||
int | ilevel, | ||
enum xer_encoder_flags_e | flags, | ||
asn_app_consume_bytes_f * | cb, | ||
void * | app_key | ||
) |
Definition at line 94 of file HashedId8.c.
References HashedId8_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::xer_encoder.
void HashedId8_free | ( | asn_TYPE_descriptor_t * | td, |
void * | struct_ptr, | ||
int | contents_only | ||
) |
Definition at line 58 of file HashedId8.c.
References asn_TYPE_descriptor_s::free_struct, and HashedId8_1_inherit_TYPE_descriptor().
int HashedId8_print | ( | asn_TYPE_descriptor_t * | td, |
const void * | struct_ptr, | ||
int | ilevel, | ||
asn_app_consume_bytes_f * | cb, | ||
void * | app_key | ||
) |
Definition at line 65 of file HashedId8.c.
References HashedId8_1_inherit_TYPE_descriptor(), and asn_TYPE_descriptor_s::print_struct.
asn_TYPE_descriptor_t asn_DEF_HashedId8 |
Definition at line 124 of file HashedId8.c.
|
static |
Definition at line 121 of file HashedId8.c.
|
static |
Definition at line 116 of file HashedId8.c.