Searched refs:desc_partition_name (Results 1 – 1 of 1) sorted by relevance
132 const uint8_t* desc_partition_name; in GetHashDescriptor() local151 desc_partition_name = (const uint8_t*)descriptors[n] + sizeof(AvbHashDescriptor); in GetHashDescriptor()160 std::string hash_partition_name((const char*)desc_partition_name, in GetHashDescriptor()178 const uint8_t* desc_salt = desc_partition_name + hash_desc->partition_name_len; in GetHashDescriptor()190 const uint8_t* desc_partition_name; in GetHashtreeDescriptor() local209 desc_partition_name = in GetHashtreeDescriptor()219 std::string hashtree_partition_name((const char*)desc_partition_name, in GetHashtreeDescriptor()237 const uint8_t* desc_salt = desc_partition_name + hashtree_desc->partition_name_len; in GetHashtreeDescriptor()