Home
last modified time | relevance | path

Searched defs:desc_salt (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp178 const uint8_t* desc_salt = desc_partition_name + hash_desc->partition_name_len; in GetHashDescriptor() local
237 const uint8_t* desc_salt = desc_partition_name + hashtree_desc->partition_name_len; in GetHashtreeDescriptor() local
/aosp12/system/apex/apexd/
H A Dapex_file.cpp196 const uint8_t* desc_salt = trailing_data + desc.partition_name_len; in GetSalt() local