構造体 apr_md4_ctx_t
[MD4 Library]

#include <apr_md4.h>


変数

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


説明

MD4 context.


構造体

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


この構造体の説明は次のファイルから生成されました:
Apacheに対してSun Jul 19 22:05:32 2009に生成されました。  doxygen 1.4.7