18 #ifndef PAGESPEED_KERNEL_BASE_MD5_HASHER_H_ 
   19 #define PAGESPEED_KERNEL_BASE_MD5_HASHER_H_ 
   26 namespace net_instaweb {
 
   30   static const int kDefaultHashSize = 10;
 
Definition: md5_hasher.h:28
 
std::string GoogleString
PAGESPEED_KERNEL_BASE_STRING_H_. 
Definition: string.h:24
 
virtual int RawHashSizeInBytes() const 
The number of bytes RawHash will produce. 
 
virtual GoogleString RawHash(const StringPiece &content) const