2 * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
3 * From ASN.1 module "NR-RRC-Definitions"
4 * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1"
5 * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
8 #ifndef _IntegrityProtAlgorithm_H_
9 #define _IntegrityProtAlgorithm_H_
12 #include <asn_application.h>
14 /* Including external dependencies */
15 #include <NativeEnumerated.h>
22 typedef enum IntegrityProtAlgorithm {
23 IntegrityProtAlgorithm_nia0 = 0,
24 IntegrityProtAlgorithm_nia1 = 1,
25 IntegrityProtAlgorithm_nia2 = 2,
26 IntegrityProtAlgorithm_nia3 = 3,
27 IntegrityProtAlgorithm_spare4 = 4,
28 IntegrityProtAlgorithm_spare3 = 5,
29 IntegrityProtAlgorithm_spare2 = 6,
30 IntegrityProtAlgorithm_spare1 = 7
32 * Enumeration is extensible
34 } e_IntegrityProtAlgorithm;
36 /* IntegrityProtAlgorithm */
37 typedef long IntegrityProtAlgorithm_t;
40 extern asn_per_constraints_t asn_PER_type_IntegrityProtAlgorithm_constr_1;
41 extern asn_TYPE_descriptor_t asn_DEF_IntegrityProtAlgorithm;
42 extern const asn_INTEGER_specifics_t asn_SPC_IntegrityProtAlgorithm_specs_1;
43 asn_struct_free_f IntegrityProtAlgorithm_free;
44 asn_struct_print_f IntegrityProtAlgorithm_print;
45 asn_constr_check_f IntegrityProtAlgorithm_constraint;
46 ber_type_decoder_f IntegrityProtAlgorithm_decode_ber;
47 der_type_encoder_f IntegrityProtAlgorithm_encode_der;
48 xer_type_decoder_f IntegrityProtAlgorithm_decode_xer;
49 xer_type_encoder_f IntegrityProtAlgorithm_encode_xer;
50 oer_type_decoder_f IntegrityProtAlgorithm_decode_oer;
51 oer_type_encoder_f IntegrityProtAlgorithm_encode_oer;
52 per_type_decoder_f IntegrityProtAlgorithm_decode_uper;
53 per_type_encoder_f IntegrityProtAlgorithm_encode_uper;
54 per_type_decoder_f IntegrityProtAlgorithm_decode_aper;
55 per_type_encoder_f IntegrityProtAlgorithm_encode_aper;
61 #endif /* _IntegrityProtAlgorithm_H_ */
62 #include <asn_internal.h>