HomeSort by relevance Sort by last modified time
    Searched refs:root_digest (Results 1 - 2 of 2) sorted by null

  /system/core/fs_mgr/
fs_mgr_avb.cpp 286 const std::string& salt, const std::string& root_digest) {
307 VERITY_TABLE_PARAMS(hashtree_desc, blk_device.c_str(), root_digest.c_str(),
312 VERITY_TABLE_PARAMS(hashtree_desc, blk_device.c_str(), root_digest.c_str(),
340 const std::string& salt, const std::string& root_digest,
367 hashtree_desc, salt, root_digest)) {
566 std::string root_digest; local
568 &root_digest)) {
573 if (!hashtree_dm_verity_setup(fstab_entry, hashtree_descriptor, salt, root_digest,
  /external/avb/
avbtool     [all...]

Completed in 626 milliseconds