Searched defs:use_ssl (Results 1 – 12 of 12) sorted by relevance
| /third_party/openssl/crypto/http/ |
| D | http_client.c | 52 int use_ssl; /* Use HTTPS */ member 366 void *arg, int use_ssl, in http_req_ctx_new() 846 int use_ssl, in http_new_bio() 918 int use_ssl, BIO *bio, BIO *rbio, in OSSL_HTTP_open() 1124 int use_ssl; in OSSL_HTTP_get() local 1198 const char *path, int use_ssl, in OSSL_HTTP_transfer()
|
| D | http_lib.c | 271 const char *server, int use_ssl) in OSSL_HTTP_adapt_proxy()
|
| /third_party/libwebsockets/lib/tls/ |
| D | private-network.h | 65 int use_ssl; member 89 unsigned int use_ssl; member
|
| /third_party/python/Lib/test/test_asyncio/ |
| D | utils.py | 177 def _run_test_server(*, address, use_ssl=False, server_cls, server_ssl_cls): argument 270 def run_test_unix_server(*, use_ssl=False): argument 278 def run_test_server(*, host='127.0.0.1', port=0, use_ssl=False): argument
|
| /third_party/gstreamer/gstplugins_bad/ext/curl/ |
| D | gstcurlsmtpsink.h | 64 gboolean use_ssl; member
|
| /third_party/libwebsockets/test-apps/ |
| D | test-server.c | 426 int use_ssl = 0; in main() local
|
| D | test-client.c | 596 int n = 0, m, ret = 0, port = 7681, use_ssl = 0, ietf_version = -1; in main() local
|
| /third_party/libwebsockets/test-apps/android/app/src/main/jni/ |
| D | LwsService.cpp | 143 static int use_ssl = 0; variable
|
| /third_party/openssl/apps/ |
| D | ocsp.c | 251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local 1232 int use_ssl, STACK_OF(CONF_VALUE) *headers, in process_responder()
|
| D | s_server.c | 453 int use_ssl; member 473 int use_ssl; in get_ocsp_resp_from_responder() local
|
| /third_party/openssl/test/ |
| D | cmp_ctx_test.c | 309 static BIO *test_http_cb(BIO *bio, void *arg, int use_ssl, int detail) in test_http_cb()
|
| /third_party/openssl/apps/lib/ |
| D | apps.c | 2536 int use_ssl; in app_http_get_asn1() local 2588 int use_ssl = ssl_ctx != NULL; in app_http_post_asn1() local
|