OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:opt_rootkey
(Results
1 - 1
of
1
) sorted by null
/external/vboot_reference/futility/
cmd_gbb_utility.c
356
char *
opt_rootkey
= NULL;
local
392
opt_rootkey
= optarg;
463
if (!
opt_rootkey
&& !opt_bmpfv && !opt_recoverykey
489
if (
opt_rootkey
)
491
opt_rootkey
,
588
if (
opt_rootkey
)
589
read_from_file("root_key",
opt_rootkey
,
Completed in 67 milliseconds