HomeSort by relevance Sort by last modified time
    Searched defs:md5byte (Results 1 - 2 of 2) sorted by null

  /external/libvpx/
md5_utils.h 26 #define md5byte unsigned char macro
38 void MD5Update(struct MD5Context *context, md5byte const *buf, unsigned len);
  /external/chromium/third_party/libjingle/source/talk/base/
md5.h 28 #define md5byte unsigned char macro
37 void MD5Update(struct MD5Context *context, md5byte const *buf, unsigned len);

Completed in 648 milliseconds