![]() |
s/qmail 4.3.20
Next generation secure email transport
|
Go to the source code of this file.
Functions | |
void | hmac_md5 (unsigned char *, int, unsigned char *, int, unsigned char *) |
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.