Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c84 static char *opt_untrusted = NULL; variable
574 {&opt_trusted}, {&opt_untrusted}, {&opt_srvcert},
1178 if (!setup_certs(opt_untrusted, "untrusted certificates", ctx, in setup_verification_ctx()
2438 opt_untrusted = opt_str(); in get_opts()