| /third_party/libwebsockets/lib/tls/ |
| H A D | private-network.h | 65 int use_ssl; member 89 unsigned int use_ssl; member
|
| /third_party/libwebsockets/test-apps/android/app/src/main/jni/ |
| H A D | LwsService.cpp | 143 static int use_ssl = 0; variable
|
| /third_party/node/deps/openssl/openssl/crypto/http/ |
| H A D | http_lib.c | 278 OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, const char *server, int use_ssl) OSSL_HTTP_adapt_proxy() argument
|
| H A D | http_client.c | 52 int use_ssl; /* Use HTTPS */ member 371 http_req_ctx_new(int free_wbio, BIO *wbio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int use_ssl, const char *proxy, const char *server, const char *port, int buf_size, int overall_timeout) http_req_ctx_new() argument 855 http_new_bio(const char *server , const char *server_port , int use_ssl, const char *proxy , const char *proxy_port ) http_new_bio() argument 927 OSSL_HTTP_open(const char *server, const char *port, const char *proxy, const char *no_proxy, int use_ssl, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, int overall_timeout) OSSL_HTTP_open() argument 1135 int use_ssl; OSSL_HTTP_get() local 1212 OSSL_HTTP_transfer(OSSL_HTTP_REQ_CTX **prctx, const char *server, const char *port, const char *path, int use_ssl, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_transfer() argument [all...] |
| /third_party/openssl/crypto/http/ |
| H A D | http_lib.c | 270 OSSL_HTTP_adapt_proxy(const char *proxy, const char *no_proxy, const char *server, int use_ssl) OSSL_HTTP_adapt_proxy() argument
|
| H A D | http_client.c | 52 int use_ssl; /* Use HTTPS */ member 364 http_req_ctx_new(int free_wbio, BIO *wbio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int use_ssl, const char *proxy, const char *server, const char *port, int buf_size, int overall_timeout) http_req_ctx_new() argument 844 http_new_bio(const char *server , const char *server_port , int use_ssl, const char *proxy , const char *proxy_port ) http_new_bio() argument 916 OSSL_HTTP_open(const char *server, const char *port, const char *proxy, const char *no_proxy, int use_ssl, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, int overall_timeout) OSSL_HTTP_open() argument 1124 int use_ssl; OSSL_HTTP_get() local 1201 OSSL_HTTP_transfer(OSSL_HTTP_REQ_CTX **prctx, const char *server, const char *port, const char *path, int use_ssl, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_transfer() argument [all...] |
| /third_party/curl/lib/ |
| H A D | ftp.h | 148 unsigned char use_ssl; /* if AUTH TLS is to be attempted etc, for FTP or member
|
| H A D | urldata.h | 1842 unsigned char use_ssl; /* if AUTH TLS is to be attempted etc, for FTP or member
|
| /third_party/libwebsockets/test-apps/ |
| H A D | test-client.c | 596 int n = 0, m, ret = 0, port = 7681, use_ssl = 0, ietf_version = -1; in main() local [all...] |
| H A D | test-server.c | 426 int use_ssl = 0; in main() local
|
| /third_party/openssl/test/ |
| H A D | cmp_ctx_test.c | 309 static BIO *test_http_cb(BIO *bio, void *arg, int use_ssl, int detail) in test_http_cb() argument
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | ocsp.c | 251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local 1231 process_responder(OCSP_REQUEST *req, const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, int use_ssl, STACK_OF(CONF_VALUE) *headers, int req_timeout) process_responder() argument
|
| H A D | s_server.c | 454 int use_ssl; member 474 int use_ssl; in get_ocsp_resp_from_responder() local
|
| /third_party/openssl/apps/ |
| H A D | ocsp.c | 251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local 1231 process_responder(OCSP_REQUEST *req, const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, int use_ssl, STACK_OF(CONF_VALUE) *headers, int req_timeout) process_responder() argument
|
| H A D | s_server.c | 454 int use_ssl; member 474 int use_ssl; in get_ocsp_resp_from_responder() local
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | apps.c | 2548 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/ |
| H A D | apps.c | 2541 int use_ssl; in app_http_get_asn1() local 2593 int use_ssl = ssl_ctx != NULL; in app_http_post_asn1() local
|