s/qmail 4.4.12
Next generation secure email transport
Loading...
Searching...
No Matches
Functions
digest_md5.c File Reference
#include "global.h"
#include "md5.h"
#include "str.h"
#include "stralloc.h"
Include dependency graph for digest_md5.c:

Go to the source code of this file.

Functions

int digest_md5 (unsigned char *digestmd5, stralloc *user, stralloc *realm, stralloc *pass, char *authzid, stralloc *nonce, stralloc *digesturi, char *cnonce, const char *nc, const char *qop)
 

Function Documentation

◆ digest_md5()

int digest_md5 ( unsigned char *  digestmd5,
stralloc *  user,
stralloc *  realm,
stralloc *  pass,
char *  authzid,
stralloc *  nonce,
stralloc *  digesturi,
char *  cnonce,
const char *  nc,
const char *  qop 
)

Definition at line 17 of file digest_md5.c.

Here is the call graph for this function: