MD5Context Struct Reference

#include <md5.h>

Data Fields

u_int32_t  state [4]
u_int32_t  count [2]
unsigned char  buffer [64]

Field Documentation

unsigned char MD5Context::buffer[64]
 
u_int32_t MD5Context::count[2]
 
u_int32_t MD5Context::state[4]
 

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

Copyright © Nokia Corporation 2001-2008
Back to top