Home
last modified time | relevance | path

Searched refs:connected (Results 1 – 14 of 14) sorted by relevance

/openssl-master/doc/man3/
A DSSL_get_rbio.pod28 No BIO was connected to the SSL object
A DBIO_s_connect.pod132 the underlying socket has connected and retry the call.
151 BIO_get_conn_hostname() returns the connected hostname or NULL if
156 BIO_get_conn_port() returns a string representing the connected
A DBIO_s_bio.pod57 BIO_make_bio_pair() joins two separate BIOs into a connected pair.
59 BIO_destroy_pair() destroys the association between two connected BIOs. Freeing
74 BIO_set_write_buf_size() to create a connected pair of BIOs B<bio1>, B<bio2>
A DSSL_set_fd.pod26 If there was already a BIO connected to B<ssl>, BIO_free() will be called
A DSSL_CTX_set_ssl_version.pod36 When L<SSL_clear(3)> is called and no session is connected to
A DOCSP_sendreq_new.pod51 I<io> should haven been connected to host C<example.com> on port 80 and I<path>
A DSSL_CTX_add1_chain_cert.pod90 If B<ssl> is a server and has sent a certificate to a connected client
A DDTLSv1_listen.pod65 the peer and continue the handshake in a connected state.
A DSSL_get_error.pod109 called again later. The underlying BIO was not connected yet to the peer
A DUI_new.pod114 that's connected to it, like duplicated input strings, results and others.
/openssl-master/crypto/bio/
A Dbss_dgram.c106 unsigned int connected; member
123 unsigned int connected; member
317 if (!data->connected && ret >= 0) in dgram_read()
339 if (data->connected) in dgram_write()
567 data->connected = 1; in dgram_ctrl()
570 data->connected = 0; in dgram_ctrl()
/openssl-master/Configurations/
A DREADME-design.md4 How are things connected?
/openssl-master/include/openssl/
A Dbio.h.in105 # define BIO_CTRL_DGRAM_SET_CONNECTED 32/* allow for an externally connected
/openssl-master/
A DCHANGES.md4048 can be used to reveal up to 64k of memory to a connected client or
6996 can be used to reveal up to 64k of memory to a connected client or

Completed in 40 milliseconds