Home
last modified time | relevance | path

Searched defs:kSHA1Length (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dsha1.h18 static const size_t kSHA1Length = 20; // Length in bytes of a SHA-1 hash. variable
/external/angle/src/common/third_party/base/anglebase/
Dsha1.h22 static const size_t kSHA1Length = 20; // Length in bytes of a SHA-1 hash. variable