/third_party/ffmpeg/libavformat/ |
D | tls.h | 32 char *cert_file; member
|
/third_party/nghttp2/src/ |
D | shrpx_tls.h | 78 const char *cert_file; member
|
D | shrpx_connection_handler.cc | 539 int ConnectionHandler::start_ocsp_update(const char *cert_file) { in start_ocsp_update() 691 auto cert_file = tls_ctx_data->cert_file; in proceed_next_cert_ocsp() local
|
D | HttpServer.h | 61 std::string cert_file; member
|
D | shrpx_config.h | 556 StringRef cert_file; member 581 StringRef cert_file; member 610 StringRef cert_file; member 652 StringRef cert_file; member 678 StringRef cert_file; member
|
D | shrpx_tls.cc | 784 SSL_CTX *create_ssl_context(const char *private_key_file, const char *cert_file, in create_ssl_context() 1096 const StringRef &cacert, const StringRef &cert_file, in create_ssl_client_context()
|
/third_party/nghttp2/examples/ |
D | libevent-server.c | 143 static SSL_CTX *create_ssl_ctx(const char *key_file, const char *cert_file) { in create_ssl_ctx() 784 const char *cert_file) { in run()
|
/third_party/openssl/test/ossl_shim/ |
D | test_config.h | 24 std::string cert_file; member
|
/third_party/glib/gio/ |
D | gtlscertificate.c | 620 g_tls_certificate_new_from_files (const gchar *cert_file, in g_tls_certificate_new_from_files()
|
/third_party/libcoap/examples/ |
D | coap-rd.c | 53 static char *cert_file = NULL; /* Combined certificate and private key in PEM */ variable
|
D | coap-client.c | 87 static char *cert_file = NULL; /* certificate and optional private key in PEM, variable
|
D | coap-server.c | 84 static char *cert_file = NULL; /* certificate and optional private key in PEM, variable
|
/third_party/python/Lib/http/ |
D | client.py | 1405 def __init__(self, host, port=None, key_file=None, cert_file=None, argument
|
/third_party/openssl/apps/ |
D | s_cb.c | 106 int set_cert_stuff(SSL_CTX *ctx, char *cert_file, char *key_file) in set_cert_stuff()
|
D | s_client.c | 902 char *cert_file = NULL, *key_file = NULL, *chain_file = NULL; in s_client_main() local
|
/third_party/curl/lib/vtls/ |
D | nss.c | 744 int sockindex, char *cert_file, char *key_file) in cert_stuff()
|
D | openssl.c | 740 char *cert_file, in cert_stuff()
|