Searched refs:opt_own_trusted (Results 1 – 1 of 1) sorted by relevance
93 static char *opt_own_trusted = NULL; variable545 {&opt_cert}, {&opt_own_trusted}, {&opt_key}, {&opt_keypass},1395 if (opt_own_trusted != NULL) { in setup_protection_ctx()1396 own_trusted = load_trusted(opt_own_trusted, 0, in setup_protection_ctx()1406 } else if (opt_own_trusted != NULL) { in setup_protection_ctx()2290 opt_own_trusted = opt_str(); in get_opts()
Completed in 7 milliseconds