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

APR MD5 Routines. More...

Go to the source code of this file.

Classes

struct  apr_md5_ctx_t

Defines

#define APR_MD5_DIGESTSIZE   16

Typedefs

typedef struct apr_md5_ctx_t apr_md5_ctx_t

Functions

 APU_DECLARE (apr_status_t) apr_md5_init(apr_md5_ctx_t *context)

Variables

apr_xlate_txlate
const void * input
const void apr_size_t inputLen
apr_md5_ctx_tcontext
const char * salt
const char char * result
const char char apr_size_t nbytes
unsigned int count
unsigned int const unsigned
char apr_size_t 
salt_len
unsigned int const unsigned
char apr_size_t char * 
out
unsigned int const unsigned
char apr_size_t char
apr_size_t 
out_len
const char * hash

Detailed Description

APR MD5 Routines.

Definition in file apr_md5.h.