Home
last modified time | relevance | path

Searched refs:multi (Results 1 – 25 of 61) sorted by relevance

123

/openssl/demos/guide/
H A Dbuild.info9 quic-multi-stream \
22 INCLUDE[quic-multi-stream]=../../include
23 SOURCE[quic-multi-stream]=quic-multi-stream.c
24 DEPEND[quic-multi-stream]=../../libcrypto ../../libssl
H A DMakefile10 quic-multi-stream \
23 quic-multi-stream: quic-multi-stream.o
/openssl/doc/internal/man3/
H A Dossl_rsa_get0_all_params.pod40 if the B<RSA> object is a multi-prime RSA key.
45 if the B<RSA> object is a multi-prime RSA key.
50 if the B<RSA> object is a multi-prime RSA key.
H A Dossl_rcu_lock_new.pod31 OpenSSL can be safely used in multi-threaded applications provided that
34 any multi-threading support, for example on platforms that don't provide
41 The following multi-threading functions are provided:
/openssl/doc/man1/
H A Dopenssl-speed.pod.in21 [B<-multi> I<num>]
63 TLS-like sequence. And if I<algo> is a multi-buffer capable cipher, e.g.
64 aes-128-cbc-hmac-sha1, then B<-mb> will time multi-buffer operation.
70 =item B<-multi> I<num>
97 Enable multi-block mode on EVP-named cipher.
H A Dopenssl-genrsa.pod.in75 If I<num> is greater than 2, then the generated key is called a 'multi-prime'
/openssl/doc/man5/
H A Dx509v3_config.pod34 multi-valued
59 If an extension is multi-value and a field value must contain a comma the long
109 This is a multi-valued extension which indicates whether a certificate is
131 Key usage is a multi-valued extension consisting of a list of names of
235 This is a multi-valued extension that supports several types of name
325 This is a multi-valued extension whose values can be either a name-value
386 This extension should only appear in CRLs. It is a multi-valued extension
481 This is a multi-valued extension which consisting of the names
499 This is a multi-valued extension. The name should
524 This is a multi-valued extension consisting of a list of TLS extension
[all …]
/openssl/doc/man3/
H A DRSA_get0_key.pod68 For multi-prime RSA (defined in RFC 8017), there are also one or more
99 For multi-prime RSA, RSA_get0_multi_prime_factors() and RSA_get0_multi_prime_params()
102 sets a collect of multi-prime 'triplet' members (prime, exponent and coefficient)
138 RSA_set0_multi_prime_params() always clears the original multi-prime
158 multi-prime RSA.
160 RSA_get_version() returns B<RSA_ASN1_VERSION_MULTI> for multi-prime RSA and
H A DX509_NAME_print_ex.pod29 This supports multi-valued RDNs and escapes B</> and B<+> characters in values.
42 produce a non standard output form, they don't handle multi-character fields and
61 components and separate values in the same RDN for a multi-valued RDN.
H A DOSSL_GENERAL_NAMES_print.pod5 OSSL_GENERAL_NAMES_print - print GeneralNames in a human-friendly, multi-line
H A DASN1_STRING_print_ex.pod64 option will correctly display multi byte characters.
68 debugging purposes and can result in confusing output in multi character strings.
H A DX509_NAME_add_entry_by_txt.pod74 This will then become part of a multi-valued RDN (containing a set of AVAs).
75 Since multi-valued RDNs are very rarely used B<set> typically will be zero.
H A DOPENSSL_instrument_bus.pod23 multi-processor systems. This also means that B<vector[num]> should be
H A DCRYPTO_THREAD_run_once.pod47 OpenSSL can be safely used in multi-threaded applications provided that
50 any multi-threading support, for example on platforms that don't provide
54 The following multi-threading function are provided:
H A DOPENSSL_init_ssl.pod18 application is multi-threaded), and these resources must be freed prior to the
H A DX509_cmp.pod38 On the other hand, if an RDN is multi-valued, i.e., it contains a set of
H A DRSA_generate_key.pod40 RSA_generate_multi_prime_key() generates a multi-prime RSA key pair and stores
/openssl/doc/man7/
H A Dossl-guide-quic-multi-stream.pod6 demos/guide/quic-multi-stream.c
12 ossl-guide-quic-multi-stream
13 - OpenSSL Guide: Writing a simple multi-stream QUIC client
18 QUIC multi-stream application. It assumes a basic understanding of QUIC and how
24 In a QUIC multi-stream application we separate out the concepts of a QUIC
72 It is recommended that new multi-stream applications should not use a default
161 a simple multi-stream QUIC client application which connects to a server, send
169 blocking QUIC client and the multi-stream QUIC client. Although the example code
174 The complete source code for this example multi-stream QUIC client is available
176 C<quic-multi-stream.c>. It is also available online at
[all …]
H A Dossl-guide-introduction.pod88 =item L<ossl-guide-quic-multi-stream(7)>: Writing a simple multi-stream QUIC client
H A Dopenssl-quic.pod31 stream mode and use the multi-stream API; see the MODES OF OPERATION section and
40 Default stream mode versus multi-stream mode;
67 multi-stream mode. By default, a newly created QUIC connection SSL object uses
90 New applications adopting QUIC should use multi-stream mode, described below,
97 using additional streams are strongly recommended to use multi-stream mode
106 The recommended usage mode for new applications adopting QUIC is multi-stream
113 To use multi-stream mode, call L<SSL_set_default_stream_mode(3)> with an
118 When multi-stream mode is used, meaning that no default stream is associated
488 applications avoid use of the default stream mode and use the multi-stream API
/openssl/doc/designs/quic-design/
H A Derror-handling.md94 Multi-stream-multi-thread mode
98 multi-stream-multi-thread mode as the error stack entries are always
H A Dquic-requirements.md131 stream QUIC easily. More likely to want to do multi-stream.
152 * It shouldn’t be harder to do single stream just because multi stream as a
/openssl/test/ssl-tests/
H A D13-fragmentation.cnf.in105 # multi-buffer code kicks in on some platforms for AES-SHA. The
/openssl/demos/
H A DREADME.txt38 quic-multi-stream.c: A simple QUIC client using multiple streams
/openssl/doc/designs/
H A Dxof.md78 the multi squeeze case e.g.
88 needs to run for the multi squeeze case.

Completed in 47 milliseconds

123