Go to the source code of this file.
|
int | asn_imax2INTEGER (INTEGER_t *i, intmax_t l) |
|
int | asn_int642INTEGER (INTEGER_t *i, int64_t l) |
|
int | asn_INTEGER2imax (const INTEGER_t *i, intmax_t *l) |
|
int | asn_INTEGER2int64 (const INTEGER_t *i, int64_t *l) |
|
int | asn_INTEGER2long (const INTEGER_t *i, long *l) |
|
int | asn_INTEGER2uint64 (const INTEGER_t *i, uint64_t *l) |
|
int | asn_INTEGER2ulong (const INTEGER_t *i, unsigned long *l) |
|
int | asn_INTEGER2umax (const INTEGER_t *i, uintmax_t *l) |
|
int | asn_long2INTEGER (INTEGER_t *i, long l) |
|
enum asn_strtox_result_e | asn_strtoimax_lim (const char *str, const char **end, intmax_t *l) |
|
enum asn_strtox_result_e | asn_strtol_lim (const char *str, const char **end, long *l) |
|
enum asn_strtox_result_e | asn_strtoul_lim (const char *str, const char **end, unsigned long *l) |
|
enum asn_strtox_result_e | asn_strtoumax_lim (const char *str, const char **end, uintmax_t *l) |
|
int | asn_uint642INTEGER (INTEGER_t *i, uint64_t l) |
|
int | asn_ulong2INTEGER (INTEGER_t *i, unsigned long l) |
|
int | asn_umax2INTEGER (INTEGER_t *i, uintmax_t l) |
|
ssize_t | INTEGER__dump (const asn_TYPE_descriptor_t *td, const INTEGER_t *st, asn_app_consume_bytes_f *cb, void *app_key, int plainOrXER) |
|
const asn_INTEGER_enum_map_t * | INTEGER_map_value2enum (const asn_INTEGER_specifics_t *specs, long value) |
|
◆ INTEGER_constraint
◆ INTEGER_decode_ber
◆ INTEGER_free
◆ asn_INTEGER_enum_map_t
◆ asn_INTEGER_specifics_t
◆ INTEGER_t
◆ asn_strtox_result_e
Enumerator |
---|
ASN_STRTOX_ERROR_RANGE | |
ASN_STRTOX_ERROR_INVAL | |
ASN_STRTOX_EXPECT_MORE | |
ASN_STRTOX_OK | |
ASN_STRTOX_EXTRA_DATA | |
Definition at line 117 of file INTEGER.h.
◆ asn_imax2INTEGER()
int asn_imax2INTEGER |
( |
INTEGER_t * |
i, |
|
|
intmax_t |
l |
|
) |
| |
◆ asn_int642INTEGER()
int asn_int642INTEGER |
( |
INTEGER_t * |
i, |
|
|
int64_t |
l |
|
) |
| |
◆ asn_INTEGER2imax()
int asn_INTEGER2imax |
( |
const INTEGER_t * |
i, |
|
|
intmax_t * |
l |
|
) |
| |
◆ asn_INTEGER2int64()
int asn_INTEGER2int64 |
( |
const INTEGER_t * |
i, |
|
|
int64_t * |
l |
|
) |
| |
◆ asn_INTEGER2long()
int asn_INTEGER2long |
( |
const INTEGER_t * |
i, |
|
|
long * |
l |
|
) |
| |
◆ asn_INTEGER2uint64()
int asn_INTEGER2uint64 |
( |
const INTEGER_t * |
i, |
|
|
uint64_t * |
l |
|
) |
| |
◆ asn_INTEGER2ulong()
int asn_INTEGER2ulong |
( |
const INTEGER_t * |
i, |
|
|
unsigned long * |
l |
|
) |
| |
◆ asn_INTEGER2umax()
int asn_INTEGER2umax |
( |
const INTEGER_t * |
i, |
|
|
uintmax_t * |
l |
|
) |
| |
◆ asn_long2INTEGER()
int asn_long2INTEGER |
( |
INTEGER_t * |
i, |
|
|
long |
l |
|
) |
| |
◆ asn_strtoimax_lim()
enum asn_strtox_result_e asn_strtoimax_lim |
( |
const char * |
str, |
|
|
const char ** |
end, |
|
|
intmax_t * |
l |
|
) |
| |
◆ asn_strtol_lim()
◆ asn_strtoul_lim()
enum asn_strtox_result_e asn_strtoul_lim |
( |
const char * |
str, |
|
|
const char ** |
end, |
|
|
unsigned long * |
l |
|
) |
| |
◆ asn_strtoumax_lim()
enum asn_strtox_result_e asn_strtoumax_lim |
( |
const char * |
str, |
|
|
const char ** |
end, |
|
|
uintmax_t * |
l |
|
) |
| |
◆ asn_uint642INTEGER()
int asn_uint642INTEGER |
( |
INTEGER_t * |
i, |
|
|
uint64_t |
l |
|
) |
| |
◆ asn_ulong2INTEGER()
int asn_ulong2INTEGER |
( |
INTEGER_t * |
i, |
|
|
unsigned long |
l |
|
) |
| |
◆ asn_umax2INTEGER()
int asn_umax2INTEGER |
( |
INTEGER_t * |
i, |
|
|
uintmax_t |
l |
|
) |
| |
◆ INTEGER__dump()
◆ INTEGER_map_value2enum()
◆ asn_DEF_INTEGER
◆ asn_OP_INTEGER
◆ INTEGER_compare
◆ INTEGER_copy
◆ INTEGER_decode_aper
◆ INTEGER_decode_jer
◆ INTEGER_decode_oer
oer_type_decoder_f INTEGER_decode_oer |
◆ INTEGER_decode_uper
◆ INTEGER_decode_xer
xer_type_decoder_f INTEGER_decode_xer |
◆ INTEGER_encode_aper
◆ INTEGER_encode_der
der_type_encoder_f INTEGER_encode_der |
◆ INTEGER_encode_jer
◆ INTEGER_encode_oer
oer_type_encoder_f INTEGER_encode_oer |
◆ INTEGER_encode_uper
◆ INTEGER_encode_xer
xer_type_encoder_f INTEGER_encode_xer |
◆ INTEGER_print
◆ INTEGER_random_fill