Home
last modified time | relevance | path

Searched defs:root_hash (Results 1 – 5 of 5) sorted by relevance

/systemd-251/src/veritysetup/
Dveritysetup.c139 const char *volume, *data_device, *verity_device, *root_hash, *options; in run() local
/systemd-251/src/shared/
Ddissect-image.h233 void *root_hash; member
Ddissect-image.c2262 _cleanup_free_ void *root_hash = NULL, *root_hash_sig = NULL; in verity_settings_load() local
2443 _cleanup_free_ void *root_hash = NULL, *root_hash_sig = NULL; in dissected_image_load_verity_sig_partition() local
/systemd-251/src/core/
Dnamespace.c1907 const void *root_hash, in verity_settings_prepare()
1983 const void *root_hash, in setup_namespace()
Dexecute.h184 void *root_hash, *root_hash_sig; member