Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c169 static char *opt_tls_extra = NULL; variable
672 {&opt_tls_extra}, {&opt_tls_trusted}, {&opt_tls_host},
1426 if (opt_tls_extra != NULL) { in setup_ssl_ctx()
1427 STACK_OF(X509) *tls_extra = load_certs_multifile(opt_tls_extra, in setup_ssl_ctx()
2810 opt_tls_extra = opt_str(); in get_opts()
3627 && opt_tls_extra == NULL && opt_tls_trusted == NULL in cmp_main()

Completed in 12 milliseconds