Searched refs:hash_ptr (Results 1 – 3 of 3) sorted by relevance
85 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr() function
467 char *hash_ptr = mtree[block_index].data + block_off; in build_mtree() local469 sha256(data, INCFS_DATA_FILE_BLOCK_SIZE, hash_ptr); in build_mtree()481 char *hash_ptr = mtree[block_index].data + block_off; in build_mtree() local484 INCFS_DATA_FILE_BLOCK_SIZE, hash_ptr); in build_mtree()
895 char *hash_ptr = file->mtree[block_index].data + block_off; in build_mtree() local903 sha256(data, INCFS_DATA_FILE_BLOCK_SIZE, hash_ptr); in build_mtree()915 char *hash_ptr = in build_mtree() local919 INCFS_DATA_FILE_BLOCK_SIZE, hash_ptr); in build_mtree()