Searched refs:hash_block (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | incfs_perf.c | 422 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 D | incfs_test.c | 117 struct hash_block { struct 135 struct hash_block *mtree; argument
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-verity-target.c | 193 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 D | hash.h | 110 int hash_block(const char *algo_name, const void *data, unsigned int len,
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | hash.su | |
| H A D | autoboot.c | 91 hash_block(algo_name, (const void *)presskey, in passwd_abort()
|
| H A D | hash.c | 236 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 D | hash.su | |
| /OK3568_Linux_fs/u-boot/board/rockchip/evb_rk3399/ |
| H A D | evb-rk3399.c | 95 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 D | puma-rk3399.c | 102 ret = hash_block("sha256", (void *)cpuid, strlen(cpuid), hash, &size); in setup_macaddr()
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | cros_ec_sandbox.c | 378 ret = hash_block("sha256", in process_cmd()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |