8#include "SymmAlgorithm.h"
14#if !defined(ASN_DISABLE_OER_SUPPORT)
15static asn_oer_constraints_t asn_OER_type_SymmAlgorithm_constr_1 CC_NOTUSED = {
19#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
20asn_per_constraints_t asn_PER_type_SymmAlgorithm_constr_1 CC_NOTUSED = {
21 { APC_CONSTRAINED | APC_EXTENSIBLE, 0, 0, 0, 0 } ,
22 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
26static const asn_INTEGER_enum_map_t asn_MAP_SymmAlgorithm_value2enum_1[] = {
30static const unsigned int asn_MAP_SymmAlgorithm_enum2value_1[] = {
34const asn_INTEGER_specifics_t asn_SPC_SymmAlgorithm_specs_1 = {
35 asn_MAP_SymmAlgorithm_value2enum_1,
36 asn_MAP_SymmAlgorithm_enum2value_1,
43static const ber_tlv_tag_t asn_DEF_SymmAlgorithm_tags_1[] = {
44 (ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
46asn_TYPE_descriptor_t asn_DEF_SymmAlgorithm = {
49 &asn_OP_NativeEnumerated,
50 asn_DEF_SymmAlgorithm_tags_1,
51 sizeof(asn_DEF_SymmAlgorithm_tags_1)
52 /
sizeof(asn_DEF_SymmAlgorithm_tags_1[0]),
53 asn_DEF_SymmAlgorithm_tags_1,
54 sizeof(asn_DEF_SymmAlgorithm_tags_1)
55 /
sizeof(asn_DEF_SymmAlgorithm_tags_1[0]),
57#if !defined(ASN_DISABLE_OER_SUPPORT)
58 &asn_OER_type_SymmAlgorithm_constr_1,
60#if !defined(ASN_DISABLE_UPER_SUPPORT) || !defined(ASN_DISABLE_APER_SUPPORT)
61 &asn_PER_type_SymmAlgorithm_constr_1,
63 NativeEnumerated_constraint
66 &asn_SPC_SymmAlgorithm_specs_1