Searched defs:sha1file (Results 1 - 1 of 1) sorted by relevance

/dalvik/libdex/
H A Dsha1.cpp66 and sha1file. Rewrote main().
278 /* sha1file computes the SHA-1 hash of the named file and puts
282 void sha1file(char *fname, unsigned char* digest) function
368 sha1file(s, digest);
482 sha1file(s, digest);

Completed in 31 milliseconds