Apache HTTPD
Classes | Macros | Typedefs | Functions | Variables
apr_md4.h File Reference

APR-UTIL MD4 Library. More...

#include "apu.h"
#include "apr_xlate.h"

Go to the source code of this file.

Classes

struct  apr_md4_ctx_t
 

Macros

#define APR_MD4_DIGESTSIZE   16
 
#define apr_md4_set_xlate(context, xlate)   APR_ENOTIMPL
 

Typedefs

typedef struct apr_md4_ctx_t apr_md4_ctx_t
 

Functions

 APU_DECLARE (apr_status_t) apr_md4_init(apr_md4_ctx_t *context)
 

Variables

const unsigned charinput
 
const unsigned char apr_size_t inputLen
 
apr_md4_ctx_tcontext
 

Detailed Description

APR-UTIL MD4 Library.

Definition in file apr_md4.h.