Home
last modified time | relevance | path

Searched refs:attached (Results 1 – 25 of 30) sorted by relevance

12

/openssl/doc/man3/
H A DSSL_get_stream_id.pod27 attached.
37 attached.
42 connection SSL object with a default stream attached), and that stream is a
48 default stream attached), and that stream is a unidirectional QUIC stream which
54 default stream attached), and that stream is a unidirectional QUIC stream which
83 object without a default stream attached. Note that valid QUIC stream IDs are
H A DSSL_stream_reset.pod23 default stream attached.
56 stream attached, or on a non-QUIC SSL object.
H A DX509_get0_distinguishing_id.pod37 Distinguishing ID may be attached to it, so functions like L<X509_verify(3)>
H A DSSL_get_stream_read_state.pod42 connection SSL object without a default stream attached.
142 object or a QUIC connection SSL object without a default stream attached.
H A DSSL_CTX_set_ssl_version.pod21 newly created from this B<ctx>. Most of the configuration attached to the
H A DCRYPTO_get_ex_new_index.pod43 Several OpenSSL structures can have application-specific data attached to them,
105 The function B<CRYPTO_free_ex_data> is used to free all exdata attached
H A DBIO_s_dgram_pair.pod68 which is attached to each datagram, such as source and destination addresses.
126 destination addresses attached. It is important that the component consuming one
H A DSSL_set_default_stream_mode.pod22 A QUIC connection SSL object may have a default stream attached to it. A default
H A DSSL_poll.pod231 connection SSL object with a default stream attached) has application data
241 connection SSL object with a default stream attached) could accept more
H A DRSA_set_method.pod168 itself, not by the B<flags> value in the RSA_METHOD attached to the RSA key
H A DBIO_set_callback.pod75 The BIO the callback is attached to is passed in B<b>.
H A DOSSL_STORE_INFO.pod162 extra description may be attached as well.
H A DENGINE_add.pod264 system drivers, no special hardware attached, etc), otherwise it will
340 acceleration hardware attached to the machine or some such thing. There are
433 this in the descriptions attached to built-in control commands and/or in
H A DOSSL_trace_enabled.pod70 I<trace channel> is attached to it. A trace channel is simply a
H A DSSL_write.pod48 objects with a default stream attached).
H A DSSL_get_value_uint.pod154 stream attached.
/openssl/crypto/rand/
H A Drand_pool.c77 pool->attached = 1; in ossl_rand_pool_attach()
99 if (!pool->attached) { in ossl_rand_pool_free()
206 if (pool->attached || len > pool->max_len - pool->len) { in rand_pool_grow()
/openssl/include/crypto/
H A Drand_pool.h75 int attached; /* true pool was attached to existing buffer */ member
/openssl/doc/designs/
H A Dpassing-algorithmidentifier-parameters.md67 an AlgorithmIdentifier that's attached directly to a key is usually part of
/openssl/doc/man7/
H A Dprovider-storemgmt.pod91 B<BIO> I<bio> attached. This is an alternative to using a URI to find storage,
H A Dproxy-certificates.pod165 ex_data store that is attached to an X509 validation context.
H A Dossl-guide-quic-introduction.pod143 default stream attached to it can be used in contexts that require a connection
H A Dopenssl-quic.pod107 mode, in which no default stream is attached to the QUIC connection SSL object
605 Provides information on the kind of QUIC stream which is attached
/openssl/
H A DLICENSE.txt38 copyright notice that is included in or attached to the work
/openssl/doc/designs/quic-design/
H A Dglossary.md122 the size of any AEAD authentication tag which will be attached to the

Completed in 58 milliseconds

12