Home
last modified time | relevance | path

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

/system/extras/libfec/
Dfec_private.h78 struct hashtree_info { struct
80 uint64_t data_blocks;
82 uint64_t hash_start;
85 std::vector<uint8_t> hash_data;
86 std::vector<uint8_t> salt;
87 std::vector<uint8_t> zero_hash;
122 hashtree_info hashtree; argument