Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c125 static char *opt_out_trusted = NULL; variable
562 {&opt_out_trusted},
1223 if (opt_out_trusted != NULL) { /* for use in OSSL_CMP_certConf_cb() */ in setup_verification_ctx()
1226 load_trusted(opt_out_trusted, 1, in setup_verification_ctx()
2518 opt_out_trusted = opt_str(); in get_opts()