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

Go to the source code of this file.

Functions

void hmac_md5 (unsigned char *text, int text_len, unsigned char *key, int key_len, unsigned char *digest)
 

Function Documentation

◆ hmac_md5()

void hmac_md5 ( unsigned char *  text,
int  text_len,
unsigned char *  key,
int  key_len,
unsigned char *  digest 
)

Definition at line 16 of file hmac_md5.c.

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