Home
last modified time | relevance | path

Searched defs:root_hash (Results 1 - 9 of 9) 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
/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

Completed in 5 milliseconds