Searched defs:SHA256HashValue (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/base/
H A Dhash_value.h26 struct NET_EXPORT SHA256HashValue { struct in namespace:net
27 bool Equals(const SHA256HashValue& other) const;
81 SHA256HashValue sha256;
98 bool operator()(const SHA256HashValue& lhs,
99 const SHA256HashValue& rhs) const {

Completed in 1144 milliseconds