Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-verity-target.c982 char *root_hash_digest_to_validate; in verity_ctr() local
1116 root_hash_digest_to_validate = argv[8]; in verity_ctr()
1148 r = verity_verify_root_hash(root_hash_digest_to_validate, in verity_ctr()
1149 strlen(root_hash_digest_to_validate), in verity_ctr()