Home
last modified time | relevance | path

Searched refs:root_hash_digest_to_validate (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm-verity-target.c1227 char *root_hash_digest_to_validate; in verity_ctr() local
1371 root_hash_digest_to_validate = argv[8]; in verity_ctr()
1402 r = verity_verify_root_hash(root_hash_digest_to_validate, in verity_ctr()
1403 strlen(root_hash_digest_to_validate), in verity_ctr()