Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-verity-target.c1171 char *root_hash_digest_to_validate; in verity_ctr() local
1315 root_hash_digest_to_validate = argv[8]; in verity_ctr()
1346 r = verity_verify_root_hash(root_hash_digest_to_validate, in verity_ctr()
1347 strlen(root_hash_digest_to_validate), in verity_ctr()