2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-RRC-Definitions"
4 * found in "../../../rrc_15.3_asn.asn1"
5 * `asn1c -D ./25_02_2022_RRC/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
8 #include "CipheringAlgorithm.h"
11 * This type is implemented using NativeEnumerated,
12 * so here we adjust the DEF accordingly.
14 static asn_oer_constraints_t asn_OER_type_CipheringAlgorithm_constr_1 CC_NOTUSED = {
17 asn_per_constraints_t asn_PER_type_CipheringAlgorithm_constr_1 CC_NOTUSED = {
18 { APC_CONSTRAINED | APC_EXTENSIBLE, 3, 3, 0, 7 } /* (0..7,...) */,
19 { APC_UNCONSTRAINED, -1, -1, 0, 0 },
20 0, 0 /* No PER value map */
22 static const asn_INTEGER_enum_map_t asn_MAP_CipheringAlgorithm_value2enum_1[] = {
31 /* This list is extensible */
33 static const unsigned int asn_MAP_CipheringAlgorithm_enum2value_1[] = {
42 /* This list is extensible */
44 const asn_INTEGER_specifics_t asn_SPC_CipheringAlgorithm_specs_1 = {
45 asn_MAP_CipheringAlgorithm_value2enum_1, /* "tag" => N; sorted by tag */
46 asn_MAP_CipheringAlgorithm_enum2value_1, /* N => "tag"; sorted by N */
47 8, /* Number of elements in the maps */
48 9, /* Extensions before this member */
49 1, /* Strict enumeration */
50 0, /* Native long size */
53 static const ber_tlv_tag_t asn_DEF_CipheringAlgorithm_tags_1[] = {
54 (ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
56 asn_TYPE_descriptor_t asn_DEF_CipheringAlgorithm = {
59 &asn_OP_NativeEnumerated,
60 asn_DEF_CipheringAlgorithm_tags_1,
61 sizeof(asn_DEF_CipheringAlgorithm_tags_1)
62 /sizeof(asn_DEF_CipheringAlgorithm_tags_1[0]), /* 1 */
63 asn_DEF_CipheringAlgorithm_tags_1, /* Same as above */
64 sizeof(asn_DEF_CipheringAlgorithm_tags_1)
65 /sizeof(asn_DEF_CipheringAlgorithm_tags_1[0]), /* 1 */
66 { &asn_OER_type_CipheringAlgorithm_constr_1, &asn_PER_type_CipheringAlgorithm_constr_1, NativeEnumerated_constraint },
67 0, 0, /* Defined elsewhere */
68 &asn_SPC_CipheringAlgorithm_specs_1 /* Additional specs */