61 #define APR_MD4_DIGESTSIZE 16
96 #define apr_md4_set_xlate(context, xlate) APR_ENOTIMPL
107 const
unsigned char *input,
108 apr_size_t inputLen);
126 APU_DECLARE(apr_status_t)
apr_md4(
unsigned char digest[APR_MD4_DIGESTSIZE],
127 const
unsigned char *input,
128 apr_size_t inputLen);