Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/md/
Ddm-verity-verify-sig.c106 int verity_verify_root_hash(const void *root_hash, size_t root_hash_len, in verity_verify_root_hash()
/linux-5.19.10/fs/verity/
Denable.c152 u8 *root_hash) in build_merkle_tree()
Dfsverity_private.h68 u8 root_hash[FS_VERITY_MAX_DIGEST_SIZE]; member
/linux-5.19.10/include/uapi/linux/
Dfsverity.h58 __u8 root_hash[64]; /* Merkle tree root hash */ member