Gammu internals
1.38.0
|
Go to the source code of this file.
Functions | |
void | CalculateMD5 (unsigned char *buffer, int length, char *checksum) |
void CalculateMD5 | ( | unsigned char * | buffer, |
int | length, | ||
char * | checksum | ||
) |
Wrapper for glib checksum functionality.
Definition at line 8 of file md5-glib.c.
References MD5Final(), MD5Init(), and MD5Update().