ITS
EncryptionParameters.h
Go to the documentation of this file.
1 /*
2  * Generated by asn1c-0.9.27 (http://lionet.info/asn1c)
3  * From ASN.1 module "Secured-Pdu-Descriptions"
4  * found in "Secured.asn"
5  */
6 
7 #ifndef _EncryptionParameters_H_
8 #define _EncryptionParameters_H_
9 
10 
11 #include <asn_application.h>
12 
13 /* Including external dependencies */
14 #include "SymmetricAlgorithm.h"
15 #include "Opaque.h"
16 #include <constr_SEQUENCE.h>
17 #include <constr_CHOICE.h>
18 
19 #ifdef __cplusplus
20 extern "C" {
21 #endif
22 
23 /* Dependencies */
25  encryption_parameters_PR_NOTHING, /* No components present */
29 
30 /* EncryptionParameters */
31 typedef struct EncryptionParameters {
36  struct aes_128_ccm {
38 
39  /* Context for parsing across buffer boundaries */
41  } aes_128_ccm;
44 
45  /* Context for parsing across buffer boundaries */
48  } choice;
49 
50  /* Context for parsing across buffer boundaries */
53 
54  /* Context for parsing across buffer boundaries */
57 
58 /* Implementation */
60 
61 #ifdef __cplusplus
62 }
63 #endif
64 
65 #endif /* _EncryptionParameters_H_ */
66 #include <asn_internal.h>
union EncryptionParameters::encryption_parameters::EncryptionParameters__encryption_parameters_u choice
long SymmetricAlgorithm_t
Definition: Opaque.h:23
struct EncryptionParameters::encryption_parameters::EncryptionParameters__encryption_parameters_u::aes_128_ccm aes_128_ccm
asn_TYPE_descriptor_t asn_DEF_EncryptionParameters
asn_struct_ctx_t _asn_ctx
struct EncryptionParameters EncryptionParameters_t
struct EncryptionParameters::encryption_parameters::EncryptionParameters__encryption_parameters_u::unknown_encryption_parameters unknown_encryption_parameters
SymmetricAlgorithm_t symm_algorithm
struct EncryptionParameters::encryption_parameters encryption_parameters
encryption_parameters_PR