Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_perf.c422 struct hash_block { struct
426 static struct hash_block *build_mtree(size_t size, char *root_hash, in build_mtree() argument
439 struct hash_block *mtree; in build_mtree()
495 struct hash_block *mtree, int mtree_block_count) in load_hash_tree()
567 struct hash_block *mtree = build_mtree(options->size, root_hash, in test_incfs_file()
H A Dincfs_test.c117 struct hash_block { struct
135 struct hash_block *mtree; argument
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-verity-target.c193 sector_t *hash_block, unsigned *offset) in verity_hash_at_level() argument
198 *hash_block = v->hash_level_block[level] + (position >> v->hash_per_block_bits); in verity_hash_at_level()
283 sector_t hash_block; in verity_verify_level() local
286 verity_hash_at_level(v, block, level, &hash_block, &offset); in verity_verify_level()
288 data = dm_bufio_read(v->bufio, hash_block, &buf); in verity_verify_level()
311 hash_block, data, NULL) == 0) in verity_verify_level()
315 hash_block)) { in verity_verify_level()
/OK3568_Linux_fs/u-boot/include/
H A Dhash.h110 int hash_block(const char *algo_name, const void *data, unsigned int len,
/OK3568_Linux_fs/u-boot/common/
H A Dhash.su
H A Dautoboot.c91 hash_block(algo_name, (const void *)presskey, in passwd_abort()
H A Dhash.c236 int hash_block(const char *algo_name, const void *data, unsigned int len, in hash_block() function
/OK3568_Linux_fs/u-boot/spl/common/
H A Dhash.su
/OK3568_Linux_fs/u-boot/board/rockchip/evb_rk3399/
H A Devb-rk3399.c95 ret = hash_block("sha256", (void *)cpuid, strlen(cpuid), hash, &size); in setup_macaddr()
/OK3568_Linux_fs/u-boot/board/theobroma-systems/puma_rk3399/
H A Dpuma-rk3399.c102 ret = hash_block("sha256", (void *)cpuid, strlen(cpuid), hash, &size); in setup_macaddr()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c378 ret = hash_block("sha256", in process_cmd()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map