PROTO_LIST
void MD5Init PROTO_LIST ((MD5_CTX *));
void MD5Update PROTO_LIST
void MD5Final PROTO_LIST ((unsigned char [16], MD5_CTX *));
static void MD5Transform PROTO_LIST ((UINT4 [4], unsigned char [64]));
static void Encode PROTO_LIST
static void Decode PROTO_LIST
static void MD5_memcpy PROTO_LIST ((POINTER, POINTER, unsigned int));
static void MD5_memset PROTO_LIST ((POINTER, int, unsigned int));
void MD5_Init PROTO_LIST ((MD5_CTX *));
void MD5_Update PROTO_LIST
void MD5_Final PROTO_LIST ((unsigned char [16], MD5_CTX *));
static void MD5_Transform PROTO_LIST ((UINT4 [4], unsigned char [64]));
static void Encode PROTO_LIST
static void Decode PROTO_LIST
static void MD5_memcpy PROTO_LIST ((POINTER, POINTER, unsigned int));
static void MD5_memset PROTO_LIST ((POINTER, int, unsigned int));