hash_md5           27 lib/MD5.h      void hash_md5(const unsigned char*buf, int len, unsigned char*dest); //dest needs to be 16 bytes wide
hash_md5          309 lib/devices/opengl.c     hash_md5(data, size, hash.d);