OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
lhash_node_st Struct Reference

#include <lhash.h>

Public Attributes

voiddata
 
struct lhash_node_stnext
 
unsigned long hash
 

Detailed Description

Definition at line 79 of file lhash.h.

Member Data Documentation

void * lhash_node_st::data

Definition at line 81 of file lhash.h.

unsigned long lhash_node_st::hash

Definition at line 84 of file lhash.h.

struct lhash_node_st * lhash_node_st::next

Definition at line 82 of file lhash.h.


The documentation for this struct was generated from the following files: