Home
last modified time | relevance | path

Searched defs:use_ssl (Results 1 – 18 of 18) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/http/
Dhttp_client.c52 int use_ssl; /* Use HTTPS */ member
373 void *arg, int use_ssl, in http_req_ctx_new()
857 int use_ssl, in http_new_bio()
929 int use_ssl, BIO *bio, BIO *rbio, in OSSL_HTTP_open()
1135 int use_ssl; in OSSL_HTTP_get() local
1214 const char *path, int use_ssl, in OSSL_HTTP_transfer()
Dhttp_lib.c279 const char *server, int use_ssl) in OSSL_HTTP_adapt_proxy()
/third_party/openssl/crypto/http/
Dhttp_client.c52 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
1203 const char *path, int use_ssl, in OSSL_HTTP_transfer()
Dhttp_lib.c271 const char *server, int use_ssl) in OSSL_HTTP_adapt_proxy()
/third_party/libwebsockets/lib/tls/
Dprivate-network.h65 int use_ssl; member
89 unsigned int use_ssl; member
/third_party/python/Lib/test/test_asyncio/
Dutils.py177 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/libwebsockets/test-apps/
Dtest-server.c426 int use_ssl = 0; in main() local
Dtest-client.c596 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/
DLwsService.cpp143 static int use_ssl = 0; variable
/third_party/curl/lib/
Dftp.h148 unsigned char use_ssl; /* if AUTH TLS is to be attempted etc, for FTP or member
Durldata.h1842 unsigned char use_ssl; /* if AUTH TLS is to be attempted etc, for FTP or member
/third_party/openssl/apps/
Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
1234 int use_ssl, STACK_OF(CONF_VALUE) *headers, in process_responder()
Ds_server.c454 int use_ssl; member
474 int use_ssl; in get_ocsp_resp_from_responder() local
/third_party/node/deps/openssl/openssl/apps/
Docsp.c251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
1234 int use_ssl, STACK_OF(CONF_VALUE) *headers, in process_responder()
Ds_server.c454 int use_ssl; member
474 int use_ssl; in get_ocsp_resp_from_responder() local
/third_party/openssl/test/
Dcmp_ctx_test.c309 static BIO *test_http_cb(BIO *bio, void *arg, int use_ssl, int detail) in test_http_cb()
/third_party/node/deps/openssl/openssl/apps/lib/
Dapps.c2548 int use_ssl; in app_http_get_asn1() local
2600 int use_ssl = ssl_ctx != NULL; in app_http_post_asn1() local
/third_party/openssl/apps/lib/
Dapps.c2541 int use_ssl; in app_http_get_asn1() local
2593 int use_ssl = ssl_ctx != NULL; in app_http_post_asn1() local