Home
last modified time | relevance | path

Searched defs:root_hash (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dintegrity.h30 u8 root_hash[INCFS_MAX_HASH_SIZE]; member
H A Dintegrity.c56 struct mem_range root_hash; member
H A Dverity.c58 static int incfs_get_root_hash(struct file *filp, u8 *root_hash) in incfs_get_root_hash()
405 u8 root_hash[32]; in incfs_add_signature_record() member
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-verity-verify-sig.c106 int verity_verify_root_hash(const void *root_hash, size_t root_hash_len, in verity_verify_root_hash()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dutils.c114 size_t format_signature(void **buf, const char *root_hash, const char *add_data) in format_signature()
142 incfs_uuid_t *id_out, size_t size, const char *root_hash, in crypto_emit_file()
H A Dincfs_perf.c426 static struct hash_block *build_mtree(size_t size, char *root_hash, in build_mtree()
565 char root_hash[INCFS_MAX_HASH_SIZE]; in test_incfs_file() local
H A Dincfs_test.c134 char root_hash[INCFS_MAX_HASH_SIZE]; member
3869 __u8 root_hash[64]; /* Merkle tree root hash */ in enable_verity() member
/OK3568_Linux_fs/kernel/fs/verity/
H A Denable.c153 u8 *root_hash) in build_merkle_tree()
H A Dfsverity_private.h75 u8 root_hash[FS_VERITY_MAX_DIGEST_SIZE]; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfsverity.h58 __u8 root_hash[64]; /* Merkle tree root hash */ member