Searched refs:desc_partition_name (Results 1 – 2 of 2) sorted by relevance
80 const uint8_t* desc_partition_name; in GetHashDescriptor() local99 desc_partition_name = (const uint8_t*)descriptors[n] + sizeof(AvbHashDescriptor); in GetHashDescriptor()108 std::string hash_partition_name((const char*)desc_partition_name, in GetHashDescriptor()126 const uint8_t* desc_salt = desc_partition_name + hash_desc->partition_name_len; in GetHashDescriptor()
122 const uint8_t* desc_partition_name; in GetHashtreeDescriptor() local141 desc_partition_name = in GetHashtreeDescriptor()151 std::string hashtree_partition_name((const char*)desc_partition_name, in GetHashtreeDescriptor()169 const uint8_t* desc_salt = desc_partition_name + hashtree_desc->partition_name_len; in GetHashtreeDescriptor()