Home
last modified time | relevance | path

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

/system/tools/hidl/
DHash.cpp31 static std::map<std::string, Hash> hashes; in getHash() local
156 std::map<std::string,std::vector<std::string>> hashes; member
/system/extras/libfec/
Dfec_verity.cpp98 uint64_t hashes = file_size / FEC_BLOCKSIZE; in verity_get_size() local
226 uint32_t hashes[levels]; in verify_tree() local
/system/extras/verity/
Dbuild_verity_tree.cpp22 unsigned char *hashes; member