Home
last modified time | relevance | path

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

/openssl/crypto/http/
H A Dhttp_client.c52 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 Dhttp_lib.c293 const char *server, int use_ssl) in OSSL_HTTP_adapt_proxy()
/openssl/apps/
H A Docsp.c247 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 Ds_server.c460 int use_ssl; member
480 int use_ssl; in get_ocsp_resp_from_responder() local
H A Dcmp.c2095 int portnum, use_ssl; in setup_client_ctx() local
/openssl/test/
H A Dcmp_ctx_test.c322 static BIO *test_http_cb(BIO *bio, void *arg, int use_ssl, int detail) in test_http_cb()
/openssl/apps/lib/
H A Dapps.c2640 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