Searched refs:SHA1HashBytes (Results 1 - 4 of 4) sorted by relevance

/external/libchrome/base/
H A Dsha1.h26 BASE_EXPORT void SHA1HashBytes(const unsigned char* data, size_t len,
H A Dsha1_unittest.cc70 base::SHA1HashBytes(reinterpret_cast<const unsigned char*>(input.c_str()),
88 base::SHA1HashBytes(reinterpret_cast<const unsigned char*>(input.c_str()),
105 base::SHA1HashBytes(reinterpret_cast<const unsigned char*>(input.c_str()),
H A Dsha1.cc200 SHA1HashBytes(reinterpret_cast<const unsigned char*>(str.c_str()),
205 void SHA1HashBytes(const unsigned char* data, size_t len, function in namespace:base
/external/libchrome/base/trace_event/
H A Dmemory_allocator_dump_guid.cc17 SHA1HashBytes(reinterpret_cast<const unsigned char*>(str.data()), str.size(),

Completed in 109 milliseconds