ITS
|
Go to the source code of this file.
Typedefs | |
typedef enum EccPointType | e_EccPointType |
typedef long | EccPointType_t |
Enumerations | |
enum | EccPointType { EccPointType_x_coordinate_only = 0, EccPointType_compressed_lsb_y_0 = 2, EccPointType_compressed_lsb_y_1 = 3, EccPointType_uncompressed = 4 } |
typedef enum EccPointType e_EccPointType |
typedef long EccPointType_t |
Definition at line 29 of file EccPointType.h.
enum EccPointType |
Enumerator | |
---|---|
EccPointType_x_coordinate_only | |
EccPointType_compressed_lsb_y_0 | |
EccPointType_compressed_lsb_y_1 | |
EccPointType_uncompressed |
Definition at line 21 of file EccPointType.h.
asn_TYPE_descriptor_t asn_DEF_EccPointType |
Definition at line 123 of file EccPointType.c.
asn_constr_check_f EccPointType_constraint |
Definition at line 35 of file EccPointType.h.
ber_type_decoder_f EccPointType_decode_ber |
Definition at line 36 of file EccPointType.h.
per_type_decoder_f EccPointType_decode_uper |
Definition at line 40 of file EccPointType.h.
xer_type_decoder_f EccPointType_decode_xer |
Definition at line 38 of file EccPointType.h.
der_type_encoder_f EccPointType_encode_der |
Definition at line 37 of file EccPointType.h.
per_type_encoder_f EccPointType_encode_uper |
Definition at line 41 of file EccPointType.h.
xer_type_encoder_f EccPointType_encode_xer |
Definition at line 39 of file EccPointType.h.
asn_struct_free_f EccPointType_free |
Definition at line 33 of file EccPointType.h.
asn_struct_print_f EccPointType_print |
Definition at line 34 of file EccPointType.h.