Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/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()
/third_party/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()
2517 opt_out_trusted = opt_str(); in get_opts()

Completed in 8 milliseconds