Main Page | Modules | Namespace List | Data Structures | File List | Data Fields | Globals | Related Pages

apr_md4_ctx_t Struct Reference
[MD4 Library]

#include <apr_md4.h>


Data Fields

apr_uint32_t state [4]
apr_uint32_t count [2]
unsigned char buffer [64]
apr_xlate_txlate


Detailed Description

MD4 context.


Field Documentation

unsigned char apr_md4_ctx_t::buffer[64]
 

input buffer

apr_uint32_t apr_md4_ctx_t::count[2]
 

number of bits, modulo 2^64 (lsb first)

apr_uint32_t apr_md4_ctx_t::state[4]
 

state (ABCD)

apr_xlate_t* apr_md4_ctx_t::xlate
 

translation handle


The documentation for this struct was generated from the following file:
Generated on Wed Dec 8 00:35:24 2010 for Apache Portable Runtime Utility Library by  doxygen 1.3.9.1