Searched refs:Decode (Results 1 – 1 of 1) sorted by relevance
57 static void Decode (UINT4 *, const unsigned char *, unsigned int);200 Decode (x, block, 64); in li_MD5Transform()304 static void Decode (UINT4 *output, const unsigned char *input, unsigned int len) in Decode() function