Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Dpayload_signer.cc452 brillo::Blob file_hash, metadata_hash; in ExtractPayloadProperties() local
454 HashCalculator::RawHashOfFile(payload_path, file_size, &file_hash) == in ExtractPayloadProperties()
462 brillo::data_encoding::Base64Encode(file_hash)); in ExtractPayloadProperties()