Home
last modified time | relevance | path

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

/system/extras/libfec/
Dfec_verity.cpp181 bool hashtree_info::ecc_read_hashes(fec_handle *f, uint64_t hash_offset, in ecc_read_hashes()
219 uint64_t hash_offset = hash_start; in verify_tree() local
Dfec_read.cpp94 uint64_t hash_offset = (offset / FEC_BLOCKSIZE) * SHA256_DIGEST_LENGTH; in is_zero() local