Home
last modified time | relevance | path

Searched refs:calculated_hash (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/payload_consumer/
Ddelta_performer.cc1008 bool ValidateSourceHash(const brillo::Blob& calculated_hash, in ValidateSourceHash() argument
1012 if (calculated_hash != expected_source_hash) { in ValidateSourceHash()
1016 utils::HexDumpVector(calculated_hash); in ValidateSourceHash()