ezmlmx 0.68
ezmlmx
Loading...
Searching...
No Matches
makehash.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define HASHLEN   20

Functions

void makehash (const char *indata, unsigned int inlen, char *hash)
void mkauthhash (const char *s, unsigned int len, char *h)

Macro Definition Documentation

◆ HASHLEN

#define HASHLEN   20

Definition at line 4 of file makehash.h.

Function Documentation

◆ makehash()

void makehash ( const char * indata,
unsigned int inlen,
char * hash )
extern

Definition at line 104 of file makehash.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ mkauthhash()

void mkauthhash ( const char * s,
unsigned int len,
char * h )
extern

Definition at line 133 of file makehash.c.

Here is the call graph for this function:
Here is the caller graph for this function: