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

/frameworks/compile/libbcc/lib/Support/
H A Dsha1.c198 /* SHA1Init - Initialize new context */
200 void SHA1Init(SHA1_CTX* context) function
302 SHA1Init(&context);

Completed in 50 milliseconds