Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/http/
H A Dhttp_client.c54 int use_ssl; /* Use HTTPS */ member
397 void *arg, int use_ssl, in http_req_ctx_new() argument
975 explict_or_default_port(const char * hostserv,const char * port,int use_ssl) explict_or_default_port() argument
992 http_new_bio(const char * server,const char * server_port,int use_ssl,const char * proxy,const char * proxy_port) http_new_bio() argument
1063 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
1266 int use_ssl; OSSL_HTTP_get() local
1345 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...]
H A Dhttp_lib.c290 OSSL_HTTP_adapt_proxy(const char * proxy,const char * no_proxy,const char * server,int use_ssl) OSSL_HTTP_adapt_proxy() argument
/freebsd/contrib/ntp/sntp/libevent/sample/
H A Dle-proxy.c216 int use_ssl = 0; in main() local
/freebsd/contrib/libevent/sample/
H A Dle-proxy.c216 int use_ssl = 0; in main() local
/freebsd/crypto/openssl/apps/
H A Docsp.c291 int accept_count = -1, add_nonce = 1, noverify = 0, use_ssl = -1; in ocsp_main() local
1289 int use_ssl, STACK_OF(CONF_VALUE) *headers, in process_responder() argument
H A Ds_server.c463 int use_ssl; member
483 int use_ssl; in get_ocsp_resp_from_responder() local
H A Dcmp.c2213 int portnum, use_ssl; setup_client_ctx() local
/freebsd/crypto/openssl/test/
H A Dcmp_ctx_test.c329 static BIO *test_http_cb(BIO *bio, void *arg, int use_ssl, int detail) in test_http_cb()
/freebsd/crypto/openssl/apps/lib/
H A Dapps.c2608 int use_ssl; app_http_get_asn1() local
2659 int use_ssl = ssl_ctx != NULL; app_http_post_asn1() local