Go to the source code of this file.
Functions | |
static uint32_t | OCTET_STRING__random_char (unsigned long lb, unsigned long ub) |
asn_random_fill_result_t | OCTET_STRING_random_fill (const asn_TYPE_descriptor_t *td, void **sptr, const asn_encoding_constraints_t *constraints, size_t max_length) |
size_t | OCTET_STRING_random_length_constrained (const asn_TYPE_descriptor_t *td, const asn_encoding_constraints_t *constraints, size_t max_length) |
|
static |
Definition at line 13 of file OCTET_STRING_rfill.c.
asn_random_fill_result_t OCTET_STRING_random_fill | ( | const asn_TYPE_descriptor_t * | td, |
void ** | sptr, | ||
const asn_encoding_constraints_t * | constraints, | ||
size_t | max_length | ||
) |
Definition at line 32 of file OCTET_STRING_rfill.c.
size_t OCTET_STRING_random_length_constrained | ( | const asn_TYPE_descriptor_t * | td, |
const asn_encoding_constraints_t * | constraints, | ||
size_t | max_length | ||
) |
Definition at line 146 of file OCTET_STRING_rfill.c.