Home
last modified time | relevance | path

Searched defs:root_hash (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-6.6/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() argument
/kernel/linux/linux-6.6/fs/verity/
H A Dfsverity_private.h70 u8 root_hash[FS_VERITY_MAX_DIGEST_SIZE]; member
H A Denable.c99 build_merkle_tree(struct file *filp, const struct merkle_tree_params *params, u8 *root_hash, size_t data_size) build_merkle_tree() argument
/third_party/fsverity-utils/common/
H A Dfsverity_uapi.h60 __u8 root_hash[64]; /* Merkle tree root hash */ member
/kernel/linux/linux-5.10/fs/verity/
H A Denable.c178 build_merkle_tree(struct file *filp, const struct merkle_tree_params *params, u8 *root_hash, size_t data_size) build_merkle_tree() argument
H A Dfsverity_private.h76 u8 root_hash[FS_VERITY_MAX_DIGEST_SIZE]; member
97 __u8 root_hash[64]; /* Merkle tree root hash */ member
/kernel/linux/linux-5.10/include/linux/
H A Dcode_sign.h23 __u8 root_hash[64]; /* Merkle tree root hash */ member
/kernel/linux/linux-6.6/include/linux/
H A Dcode_sign.h23 __u8 root_hash[64]; /* Merkle tree root hash */ member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dfsverity.h58 __u8 root_hash[64]; /* Merkle tree root hash */ member
/third_party/fsverity-utils/lib/
H A Dcompute_digest.c103 compute_root_hash(void *fd, libfsverity_read_fn_t read_fn, u64 file_size, struct hash_ctx *hash, u32 block_size, const u8 *salt, u32 salt_size, const struct libfsverity_metadata_callbacks *metadata_cbs, u8 *root_hash) compute_root_hash() argument

Completed in 5 milliseconds