56 #ifndef SDL_test_md5_h_ 57 #define SDL_test_md5_h_ 75 unsigned char digest[16];
void SDLTest_Md5Update(SDLTest_Md5Context *mdContext, unsigned char *inBuf, unsigned int inLen)
update digest from variable length data
void SDLTest_Md5Init(SDLTest_Md5Context *mdContext)
initialize the context
GLenum GLuint GLenum GLsizei const GLchar * buf
return Display return Display Bool Bool int int int return Display XEvent Bool(*) XPointer return Display return Display Drawable _Xconst char unsigned int unsigned int return Display Pixmap Pixmap XColor XColor unsigned int unsigned int return Display _Xconst char char int char return Display Visual unsigned int int int char unsigned int unsigned int in i)
unsigned long int MD5UINT4
void SDLTest_Md5Final(SDLTest_Md5Context *mdContext)
complete digest computation