Searched refs:SHA1Init (Results 1 - 4 of 4) sorted by last modified time

/frameworks/compile/libbcc/lib/Support/
H A DSha1Util.cpp39 SHA1Init(&sha1_context);
68 SHA1Init(&sha1_context);
H A Dsha1.c198 /* SHA1Init - Initialize new context */
200 void SHA1Init(SHA1_CTX* context) function
302 SHA1Init(&context);
H A Dsha1.h19 void SHA1Init(SHA1_CTX* context);
/frameworks/base/services/input/
H A DEventHub.cpp84 SHA1Init(&ctx);

Completed in 651 milliseconds