Home
last modified time | relevance | path

Searched refs:hash_offset_in_block (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.c681 size_t hash_offset_in_block[INCFS_MAX_MTREE_LEVELS]; in validate_hash_tree() local
702 hash_offset_in_block[lvl] = hash_block_index * digest_size % in validate_hash_tree()
720 memcpy(stored_digest, addr + hash_offset_in_block[lvl], in validate_hash_tree()
759 memcpy(stored_digest, buf + hash_offset_in_block[lvl], in validate_hash_tree()