GME  13
Classes | Defines | Typedefs | Functions | Variables
apr_md4.h File Reference

APR-UTIL MD4 Library. More...

Go to the source code of this file.

Classes

struct  apr_md4_ctx_t

Defines

#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 char * input
const unsigned char apr_size_t inputLen
apr_md4_ctx_tcontext

Detailed Description

APR-UTIL MD4 Library.

Definition in file apr_md4.h.