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

/frameworks/compile/libbcc/lib/Support/
H A Dsha1.c197 /* SHA1Init - Initialize new context */
199 void SHA1Init(SHA1_CTX* context) function
301 SHA1Init(&context);

Completed in 46 milliseconds