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

/frameworks/compile/libbcc/lib/Support/
H A Dsha1.c54 2. Removed unused variable 'j' in SHA1Final
240 void SHA1Final(unsigned char digest[HASHSIZE], SHA1_CTX* function
308 SHA1Final(digest, &context);

Completed in 200 milliseconds