Searched defs:use_ssl (Results 1 – 6 of 6) sorted by relevance
/openssl-master/crypto/http/ |
A D | http_client.c | 52 int use_ssl; /* Use HTTPS */ member 339 void *arg, int use_ssl, in http_req_ctx_new() 792 int use_ssl, in http_new_bio() 864 int use_ssl, BIO *bio, BIO *rbio, in OSSL_HTTP_open() 1069 int use_ssl; in OSSL_HTTP_get() local 1133 const char *path, int use_ssl, in OSSL_HTTP_transfer()
|
A D | http_lib.c | 271 const char *server, int use_ssl) in OSSL_HTTP_adapt_proxy()
|
/openssl-master/apps/ |
A D | ocsp.c | 251 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local 1225 int use_ssl, STACK_OF(CONF_VALUE) *headers, in process_responder()
|
A D | s_server.c | 453 int use_ssl; member 473 int use_ssl; in get_ocsp_resp_from_responder() local
|
/openssl-master/test/ |
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()
|
/openssl-master/apps/lib/ |
A D | apps.c | 2497 int use_ssl; in app_http_get_asn1() local
|
Completed in 27 milliseconds