Searched refs:calculated_op_hash (Results 1 – 1 of 1) sorted by relevance
1289 brillo::Blob calculated_op_hash; in ValidateOperationHash() local1291 buffer_.data(), operation.data_length(), &calculated_op_hash)) { in ValidateOperationHash()1297 if (calculated_op_hash != expected_op_hash) { in ValidateOperationHash()1303 << HexEncode(calculated_op_hash); in ValidateOperationHash()