Home | History | Annotate | Download | only in base

Lines Matching refs:kNumHashes

872   static const unsigned kNumHashes = 3;
873 static const uint8 kHashes[kNumHashes][base::SHA1_LENGTH] = {
888 for (unsigned i = 0; i < kNumHashes; i++) {