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