#include <apr_md4.h>
Data Fields | |
apr_uint32_t | state [4] |
apr_uint32_t | count [2] |
unsigned char | buffer [64] |
apr_xlate_t * | xlate |
|
input buffer |
|
number of bits, modulo 2^64 (lsb first) |
|
state (ABCD) |
|
translation handle |