Gammu internals
1.38.0
md5.h
Go to the documentation of this file.
1
#ifndef __md5_h
2
#define __md5_h
3
4
void
CalculateMD5
(
unsigned
char
*buffer,
int
length,
char
*checksum);
5
6
#endif
CalculateMD5
void CalculateMD5(unsigned char *buffer, int length, char *checksum)
Definition:
md5-glib.c:8
libgammu
misc
coding
md5.h
Generated on Wed Nov 16 2016 13:39:19 for Gammu internals by
1.8.12