Searched refs:update_check_response_hash (Results 1 – 2 of 2) sorted by relevance
874 string update_check_response_hash; in PreparePartitionsForUpdate() local876 &update_check_response_hash)); in PreparePartitionsForUpdate()881 update_check_response_hash, in PreparePartitionsForUpdate()891 const std::string& update_check_response_hash, in PreparePartitionsForUpdate() argument898 bool is_resume = !update_check_response_hash.empty() && in PreparePartitionsForUpdate()899 last_hash == update_check_response_hash; in PreparePartitionsForUpdate()906 << last_hash << ", new hash = " << update_check_response_hash; in PreparePartitionsForUpdate()926 update_check_response_hash)); in PreparePartitionsForUpdate()1319 const brillo::Blob& update_check_response_hash, in VerifyPayload() argument1334 if (payload_hash_calculator_.raw_hash() != update_check_response_hash) { in VerifyPayload()[all …]
121 ErrorCode VerifyPayload(const brillo::Blob& update_check_response_hash,142 const std::string& update_check_response_hash);191 const std::string& update_check_response_hash,