Main Page | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

md5.h File Reference

#include "snmp_pp/config_snmp_pp.h"

Go to the source code of this file.

Compounds

struct  MD5_CTX

Defines

#define NULL_PTR   ((POINTER)0)
#define UNUSED_ARG(x)   x = *(&x);
#define PROTO_LIST(list)   list

Typedefs

typedef unsigned char * POINTER
typedef unsigned short int UINT2
typedef unsigned int UINT4
typedef unsigned char BYTE
typedef signed int signeddigit

Functions

DLLOPT void MD5Init PROTO_LIST ((MD5_CTX *))
DLLOPT void MD5Update PROTO_LIST ((MD5_CTX *, const unsigned char *, const unsigned int))
DLLOPT void MD5Final PROTO_LIST ((unsigned char[16], MD5_CTX *))


Define Documentation

#define NULL_PTR   ((POINTER)0)
 

Definition at line 86 of file md5.h.

#define PROTO_LIST list   )     list
 

Definition at line 102 of file md5.h.

#define UNUSED_ARG  )     x = *(&x);
 

Definition at line 90 of file md5.h.


Typedef Documentation

typedef unsigned char BYTE
 

Definition at line 80 of file md5.h.

typedef unsigned char* POINTER
 

Definition at line 70 of file md5.h.

typedef signed int signeddigit
 

Definition at line 83 of file md5.h.

typedef unsigned short int UINT2
 

Definition at line 73 of file md5.h.

typedef unsigned int UINT4
 

Definition at line 76 of file md5.h.


Function Documentation

DLLOPT void MD5Final PROTO_LIST (unsigned char[16], MD5_CTX *)   ) 
 

DLLOPT void MD5Update PROTO_LIST (MD5_CTX *, const unsigned char *, const unsigned int)   ) 
 

DLLOPT void MD5Init PROTO_LIST (MD5_CTX *)   ) 
 


Generated on Tue Jan 4 22:42:14 2005 for SNMP++ by doxygen 1.3.2