Searched refs:hexval (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Support/
H A Dsha1.c67 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 639 milliseconds