Home
last modified time | relevance | path

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

/openssl/apps/
H A Dcmp.c152 static char *opt_tls_host = NULL; variable
595 {&opt_tls_extra}, {&opt_tls_trusted}, {&opt_tls_host},
1379 opt_tls_host != NULL ? opt_tls_host : host)) in setup_ssl_ctx()
2410 opt_tls_host = opt_str(); in get_opts()
2893 && opt_tls_host == NULL) { in cmp_main()

Completed in 20 milliseconds