Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/md/
Ddm-verity-target.c1407 char *root_hash_digest_to_validate; in verity_ctr() local
1522 root_hash_digest_to_validate = argv[8]; in verity_ctr()
1541 r = verity_verify_root_hash(root_hash_digest_to_validate, in verity_ctr()
1542 strlen(root_hash_digest_to_validate), in verity_ctr()