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

  /dalvik/libdex/
sha1.cpp 65 like md5sum does. Added functions hexval, verifyfile,
315 unsigned char hexval(char c) function
361 expected_digest[k]=hexval(checkline[j++]);
363 +hexval(checkline[j++]);
  /frameworks/compile/libbcc/lib/Support/
sha1.c 67 like md5sum does. Added functions hexval, verifyfile,
314 unsigned char hexval(char c) function
360 expected_digest[k]=hexval(checkline[j++]);
362 +hexval(checkline[j++]);

Completed in 182 milliseconds