Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Ddelta_performer.cc1497 brillo::Blob calculated_op_hash = operation_hasher.raw_hash(); in ValidateOperationHash() local
1498 if (calculated_op_hash != expected_op_hash) { in ValidateOperationHash()
1504 utils::HexDumpVector(calculated_op_hash); in ValidateOperationHash()