Home | History | Annotate | Download | only in update_engine

Lines Matching defs:raw_hash

1311   brillo::Blob raw_hash;
1312 if (!base::HexStringToBytes(response.packages[0].hash, &raw_hash))
1315 utils::CalculateP2PFileId(raw_hash, response.packages[0].size);