Home
last modified time | relevance | path

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

/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dcmp.c142 static char *opt_tls_cert = NULL; variable
555 {(char **)&opt_tls_used}, {&opt_tls_cert}, {&opt_tls_key},
1202 if (opt_tls_cert != NULL && opt_tls_key != NULL) { in setup_ssl_ctx()
1207 if (!load_cert_certs(opt_tls_cert, &cert, &certs, 0, opt_tls_keypass, in setup_ssl_ctx()
1222 opt_tls_cert); in setup_ssl_ctx()
1296 opt_tls_key, opt_tls_cert); in setup_ssl_ctx()
1838 if ((opt_tls_cert != NULL || opt_tls_key != NULL in setup_client_ctx()
1850 if (opt_tls_cert != NULL in setup_client_ctx()
1855 } else if (opt_tls_cert == NULL) { in setup_client_ctx()
2253 opt_tls_cert = opt_str(); in get_opts()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dcmp.c142 static char *opt_tls_cert = NULL; variable
555 {(char **)&opt_tls_used}, {&opt_tls_cert}, {&opt_tls_key},
1202 if (opt_tls_cert != NULL && opt_tls_key != NULL) { in setup_ssl_ctx()
1207 if (!load_cert_certs(opt_tls_cert, &cert, &certs, 0, opt_tls_keypass, in setup_ssl_ctx()
1222 opt_tls_cert); in setup_ssl_ctx()
1296 opt_tls_key, opt_tls_cert); in setup_ssl_ctx()
1838 if ((opt_tls_cert != NULL || opt_tls_key != NULL in setup_client_ctx()
1850 if (opt_tls_cert != NULL in setup_client_ctx()
1855 } else if (opt_tls_cert == NULL) { in setup_client_ctx()
2253 opt_tls_cert = opt_str(); in get_opts()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dcmp.c142 static char *opt_tls_cert = NULL; variable
555 {(char **)&opt_tls_used}, {&opt_tls_cert}, {&opt_tls_key},
1202 if (opt_tls_cert != NULL && opt_tls_key != NULL) { in setup_ssl_ctx()
1207 if (!load_cert_certs(opt_tls_cert, &cert, &certs, 0, opt_tls_keypass, in setup_ssl_ctx()
1222 opt_tls_cert); in setup_ssl_ctx()
1296 opt_tls_key, opt_tls_cert); in setup_ssl_ctx()
1838 if ((opt_tls_cert != NULL || opt_tls_key != NULL in setup_client_ctx()
1850 if (opt_tls_cert != NULL in setup_client_ctx()
1855 } else if (opt_tls_cert == NULL) { in setup_client_ctx()
2253 opt_tls_cert = opt_str(); in get_opts()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/apps/
H A Dcmp.c142 static char *opt_tls_cert = NULL; variable
555 {(char **)&opt_tls_used}, {&opt_tls_cert}, {&opt_tls_key},
1202 if (opt_tls_cert != NULL && opt_tls_key != NULL) { in setup_ssl_ctx()
1207 if (!load_cert_certs(opt_tls_cert, &cert, &certs, 0, opt_tls_keypass, in setup_ssl_ctx()
1222 opt_tls_cert); in setup_ssl_ctx()
1296 opt_tls_key, opt_tls_cert); in setup_ssl_ctx()
1838 if ((opt_tls_cert != NULL || opt_tls_key != NULL in setup_client_ctx()
1850 if (opt_tls_cert != NULL in setup_client_ctx()
1855 } else if (opt_tls_cert == NULL) { in setup_client_ctx()
2253 opt_tls_cert = opt_str(); in get_opts()
/dports/security/openssl-devel/openssl-3.0.2/apps/
H A Dcmp.c146 static char *opt_tls_cert = NULL; variable
587 {(char **)&opt_tls_used}, {&opt_tls_cert}, {&opt_tls_key},
1244 if (opt_tls_cert != NULL && opt_tls_key != NULL) { in setup_ssl_ctx()
1249 if (!load_cert_certs(opt_tls_cert, &cert, &certs, 0, opt_tls_keypass, in setup_ssl_ctx()
1264 opt_tls_cert); in setup_ssl_ctx()
1338 opt_tls_key, opt_tls_cert); in setup_ssl_ctx()
1912 if (opt_tls_cert != NULL in setup_client_ctx()
1917 } else if (opt_tls_cert == NULL) { in setup_client_ctx()
2332 opt_tls_cert = opt_str(); in get_opts()
2812 if ((opt_tls_cert != NULL || opt_tls_key != NULL in cmp_main()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/apps/
H A Dcmp.c146 static char *opt_tls_cert = NULL; variable
587 {(char **)&opt_tls_used}, {&opt_tls_cert}, {&opt_tls_key},
1244 if (opt_tls_cert != NULL && opt_tls_key != NULL) { in setup_ssl_ctx()
1249 if (!load_cert_certs(opt_tls_cert, &cert, &certs, 0, opt_tls_keypass, in setup_ssl_ctx()
1264 opt_tls_cert); in setup_ssl_ctx()
1338 opt_tls_key, opt_tls_cert); in setup_ssl_ctx()
1912 if (opt_tls_cert != NULL in setup_client_ctx()
1917 } else if (opt_tls_cert == NULL) { in setup_client_ctx()
2332 opt_tls_cert = opt_str(); in get_opts()
2812 if ((opt_tls_cert != NULL || opt_tls_key != NULL in cmp_main()