Searched defs:use_ssl (Results 1 – 7 of 7) sorted by relevance
/openssl/crypto/http/ |
H A D | http_client.c | 52 int use_ssl; /* Use HTTPS */ member 393 void *arg, int use_ssl, in http_req_ctx_new() 931 static const char *explict_or_default_port(const char *hostserv, const char *port, int use_ssl) in explict_or_default_port() 948 int use_ssl, in http_new_bio() 1019 int use_ssl, BIO *bio, BIO *rbio, in OSSL_HTTP_open() 1223 int use_ssl; in OSSL_HTTP_get() local 1302 const char *path, int use_ssl, in OSSL_HTTP_transfer()
|
H A D | http_lib.c | 293 const char *server, int use_ssl) in OSSL_HTTP_adapt_proxy()
|
/openssl/apps/ |
H A D | ocsp.c | 247 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()
|
H A D | s_server.c | 460 int use_ssl; member 480 int use_ssl; in get_ocsp_resp_from_responder() local
|
H A D | cmp.c | 2095 int portnum, use_ssl; in setup_client_ctx() local
|
/openssl/test/ |
H A D | cmp_ctx_test.c | 322 static BIO *test_http_cb(BIO *bio, void *arg, int use_ssl, int detail) in test_http_cb()
|
/openssl/apps/lib/ |
H A D | apps.c | 2640 int use_ssl; in app_http_get_asn1() local 2692 int use_ssl = ssl_ctx != NULL; in app_http_post_asn1() local
|
Completed in 70 milliseconds