Searched refs:kSHA1NumBytes (Results 1 – 2 of 2) sorted by relevance
41 uint8_t Hash[kSHA1NumBytes]; in Hash()44 for (int i = 0; i < kSHA1NumBytes; i++) in Hash()
48 static const int kSHA1NumBytes = 20; variable