Searched refs:root_hash (Results 1 – 5 of 5) sorted by relevance
235 ipe_digest_free(blob->root_hash); in ipe_bdev_free_security()283 ipe_digest_free(blob->root_hash); in ipe_bdev_setintegrity()284 blob->root_hash = NULL; in ipe_bdev_setintegrity()304 ipe_digest_free(blob->root_hash); in ipe_bdev_setintegrity()305 blob->root_hash = info; in ipe_bdev_setintegrity()
138 !!ctx->ipe_bdev->root_hash && in evaluate_dmv_roothash()140 ctx->ipe_bdev->root_hash); in evaluate_dmv_roothash()
30 struct digest_info *root_hash; member
58 __u8 root_hash[64]; /* Merkle tree root hash */ member
273 want_hash = vi->root_hash; in verify_data_block()