Searched refs:SHA1Init (Results 1 – 3 of 3) sorted by relevance
15 void SHA1Init(SHA1_CTX* context);
198 void SHA1Init(SHA1_CTX* context) in SHA1Init() function300 SHA1Init(&context); in sha1file()
126 SHA1Init(&context); in dexComputeSHA1Digest()