Home
last modified time | relevance | path

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

/systemd-251/src/veritysetup/
Dveritysetup.c43 static int save_roothashsig_option(const char *option, bool strict) { in save_roothashsig_option() function
69 r = save_roothashsig_option(options, /* strict= */ false); in parse_options()
108 r = save_roothashsig_option(val, /* strict= */ true); in parse_options()