Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 14 of 14) sorted by relevance

/openssl-master/crypto/bio/
A Dbss_dgram.c211 int timeout; in dgram_adjust_rcv_timeout() local
282 int timeout = data->socket_timeout.tv_sec * 1000 + in dgram_reset_rcv_timeout() local
593 int timeout = tv->tv_sec * 1000 + tv->tv_usec / 1000; in dgram_ctrl() local
617 int timeout; in dgram_ctrl() local
650 int timeout = tv->tv_sec * 1000 + tv->tv_usec / 1000; in dgram_ctrl() local
674 int timeout; in dgram_ctrl() local
A Dbio_lib.c902 int BIO_do_connect_retry(BIO *bio, int timeout, int nap_milliseconds) in BIO_do_connect_retry()
/openssl-master/crypto/http/
A Dhttp_client.c238 int timeout, int keep_alive) in OSSL_HTTP_REQ_CTX_set_expected()
953 size_t max_resp_len, int timeout, int keep_alive) in OSSL_HTTP_set1_request()
1062 size_t max_resp_len, int timeout) in OSSL_HTTP_get()
1140 size_t max_resp_len, int timeout, int keep_alive) in OSSL_HTTP_transfer()
1211 int timeout, BIO *bio_err, const char *prog) in OSSL_HTTP_proxy_connect()
/openssl-master/apps/lib/
A Ds_socket.c371 struct timeval timeout; in do_server() local
A Dhttp_server.c287 int accept_get, int timeout) in http_server_get_asn1_req()
A Dapps.c2491 long timeout, const char *expected_content_type, in app_http_get_asn1()
2541 long timeout, const ASN1_ITEM *rsp_it) in app_http_post_asn1()
/openssl-master/engines/
A De_afalg.c136 struct timespec *timeout) in io_getevents()
271 struct timespec timeout; in afalg_fin_cipher_aio() local
/openssl-master/apps/include/
A Dapps.h276 long timeout; member
/openssl-master/ssl/
A Dssl_asn1.c26 int64_t timeout; member
A Dssl_local.h596 time_t timeout; member
/openssl-master/crypto/x509/
A Dx_all.c77 int timeout, const ASN1_ITEM *it) in simple_get_asn1()
90 X509 *X509_load_http(const char *url, BIO *bio, BIO *rbio, int timeout) in X509_load_http()
126 X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout) in X509_CRL_load_http()
/openssl-master/apps/
A Docsp.c1191 const char *port, int timeout) in do_responder()
A Ds_server.c447 int timeout; member
2313 struct timeval timeout; in sv_body() local
A Ds_client.c819 struct timeval timeout, *timeoutp; in s_client_main() local

Completed in 56 milliseconds