Home
last modified time | relevance | path

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

/system/extras/libfec/
Dfec_verity.cpp159 static bool ecc_read_hashes(fec_handle *f, uint64_t hash_offset, in ecc_read_hashes()
203 uint64_t hash_offset = v->hash_start; in verify_tree() local
Dfec_read.cpp95 uint64_t hash_offset = (offset / FEC_BLOCKSIZE) * SHA256_DIGEST_LENGTH; in is_zero() local