element.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

MHD__asn1_retCode MHD__asn1_append_sequence_set (node_asn *node)
MHD__asn1_retCode MHD__asn1_convert_integer (const char *value, unsigned char *value_out, int value_out_size, int *len)
void MHD__asn1_hierarchical_name (node_asn *node, char *name, int name_size)


Function Documentation

MHD__asn1_retCode MHD__asn1_append_sequence_set ( node_asn node  ) 

MHD__asn1_retCode MHD__asn1_convert_integer ( const char *  value,
unsigned char *  value_out,
int  value_out_size,
int *  len 
)

Definition at line 77 of file element.c.

References ASN1_MEM_ERROR, ASN1_SUCCESS, and SIZEOF_UNSIGNED_LONG_INT.

Referenced by MHD__asn1_change_integer_value(), MHD__asn1_read_value(), and MHD__asn1_write_value().

Here is the caller graph for this function:

void MHD__asn1_hierarchical_name ( node_asn node,
char *  name,
int  name_size 
)

Definition at line 36 of file element.c.

References MHD__asn1_find_up(), MHD__asn1_str_cat(), MHD__asn1_str_cpy(), and node_asn_struct::name.

Referenced by MHD__asn1_error_description_tag_error(), and MHD__asn1_error_description_value_not_found().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Fri Feb 27 18:32:18 2009 for GNU libmicrohttpd by  doxygen 1.5.7.1