Searched defs:hashOut (Results 1 – 3 of 3) sorted by relevance
40 void AppSha256Finish(AppSha256Context *sha256, uint8 *hashOut) in AppSha256Finish()
399 unsigned char hashOut[HASH_LENGTH] = {0}; variable
312 unsigned char hashOut[HASH_LENGTH] = {0}; in ParseHotaComponent() local