Searched refs:opt_own_trusted (Results 1 – 1 of 1) sorted by relevance
108 static char *opt_own_trusted = NULL; variable659 {&opt_cert}, {&opt_own_trusted}, {&opt_key}, {&opt_keypass},1565 if (opt_own_trusted != NULL) { in setup_protection_ctx()1566 own_trusted = load_trusted(opt_own_trusted, 0, in setup_protection_ctx()1576 } else if (opt_own_trusted != NULL) { in setup_protection_ctx()2830 opt_own_trusted = opt_str(); in get_opts()
Completed in 18 milliseconds