Home
last modified time | relevance | path

Searched refs:transport (Results 1 – 21 of 21) sorted by relevance

/openssl/crypto/rand/
H A Drand_egd.c73 char* transport) in hpns_socket() argument
81 if (!_arg_present(transport) || transport == NULL || transport[0] == '\0') in hpns_socket()
86 if (strcmp(current_transport, transport) == 0) in hpns_socket()
90 if (socket_transport_name_set(AF_UNIX, transport)) in hpns_socket()
/openssl/ssl/record/
H A Drecordmethod.h141 BIO *transport,
/openssl/doc/man3/
H A DDTLSv1_listen.pod27 Some transport protocols (such as UDP) can be susceptible to amplification
37 designed to operate over a stream-based transport protocol (such as TCP).
39 stream-based transport protocols (e.g. QUIC) may not validate the source
H A DBIO_s_bio.pod43 can be used when the application wishes to use a non standard transport for
109 it to the underlying transport. This must be done before any normal processing
117 transport before flushing the write buffer it will never succeed because the
H A DBIO_f_ssl.pod51 the chain: this will typically disconnect the underlying transport.
110 SSL BIOs are exceptional in that if the underlying transport
118 an SSL BIO using a blocking transport will never request a
H A DSSL_CTX_set_read_ahead.pod51 If the application wants to continue to use the underlying transport (e.g. TCP
H A DSSL_read.pod56 of the underlying transport (e.g. TCP), it may be necessary to read several
57 packets from the transport layer before the record is complete and the read call
H A DEVP_SealInit.pod63 algorithm that supports key transport.
H A DSSL_get_error.pod54 indicate that the underlying transport has been closed.
H A DSSL_read_early_data.pod280 establish a new transport layer connection to the server and attempt the SSL/TLS
/openssl/ssl/record/methods/
H A Dktls_meth.c502 BIO *transport, BIO *next, BIO_ADDR *local, BIO_ADDR *peer,
512 transport, next, local, peer, settings,
H A Dtls_common.c1050 BIO *transport, BIO *next, BIO_ADDR *local, in tls_int_new_record_layer() argument
1118 if (!tls_set1_bio(rl, transport)) in tls_int_new_record_layer()
1169 BIO *transport, BIO *next, BIO_ADDR *local, BIO_ADDR *peer, in tls_new_record_layer() argument
1179 transport, next, local, peer, settings, in tls_new_record_layer()
H A Ddtls_meth.c632 BIO *transport, BIO *next, BIO_ADDR *local, BIO_ADDR *peer, in dtls_new_record_layer() argument
642 transport, next, local, peer, settings, in dtls_new_record_layer()
H A Drecmethod_local.h265 BIO *transport, BIO *next,
/openssl/include/openssl/
H A Dcmp.h.in188 * -- transport layer MAY have some utility in this regard)
H A Dssl.h.in463 * Never bother the application with retries if the transport is blocking:
/openssl/doc/man1/
H A Dopenssl-cms.pod.in424 Agreement for key transport. The algorithm specified should be suitable for key
H A Dopenssl-s_server.pod.in739 Use SCTP for the transport protocol instead of UDP in DTLS. Must be used in
H A Dopenssl-s_client.pod.in534 Use SCTP for the transport protocol instead of UDP in DTLS. Must be used in
/openssl/crypto/err/
H A Dopenssl.txt328 CMS_R_NOT_KEY_TRANSPORT:124:not key transport
/openssl/
H A DCHANGES.md15386 the underlying transport is blocking) if a handshake took place.

Completed in 106 milliseconds