Home
last modified time | relevance | path

Searched defs:root_hash_sig (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/shared/
Ddissect-image.h237 void *root_hash_sig; 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.c1910 const void *root_hash_sig, in verity_settings_prepare()
1960 int setup_namespace( in setup_namespace()
Dexecute.h184 void *root_hash, *root_hash_sig; member