Searched refs:SDLTest_Md5Context (Results 1 – 4 of 4) sorted by relevance
76 } SDLTest_Md5Context; typedef89 void SDLTest_Md5Init(SDLTest_Md5Context * mdContext);104 void SDLTest_Md5Update(SDLTest_Md5Context * mdContext, unsigned char *inBuf,118 void SDLTest_Md5Final(SDLTest_Md5Context * mdContext);
12 SDLTest_Md5Context md5c; in SDLVisualTest_HashString()
110 void SDLTest_Md5Init(SDLTest_Md5Context * mdContext) in SDLTest_Md5Init()131 void SDLTest_Md5Update(SDLTest_Md5Context * mdContext, unsigned char *inBuf, in SDLTest_Md5Update()180 void SDLTest_Md5Final(SDLTest_Md5Context * mdContext) in SDLTest_Md5Final()
103 SDLTest_Md5Context md5Context; in SDLTest_GenerateExecKey()