Home
last modified time | relevance | path

Searched refs:available (Results 1 – 25 of 322) sorted by relevance

12345678910>>...13

/openssl/doc/man3/
H A DSSL_get_ciphers.pod12 - get list of available SSL_CIPHERs
30 SSL_get_ciphers() returns the stack of available SSL_CIPHERs for B<ssl>,
31 sorted by preference. If B<ssl> is NULL or no ciphers are available, NULL
34 SSL_CTX_get_ciphers() returns the stack of available SSL_CIPHERs for B<ctx>.
47 If B<ssl> is NULL or no ciphers are available, NULL is returned.
49 SSL_get_client_ciphers() returns the stack of available SSL_CIPHERs matching the
51 available, or B<ssl> is not operating in server mode, NULL is returned.
63 available, or there are less ciphers than B<priority> available, NULL
67 SSL_CIPHER names that are available in both the client and the server. B<buf> is
75 available shared ciphersuites whether or not they are enabled. This is a server
[all …]
H A DOpenSSL_version.pod126 C<compiler: ...> if available, or C<compiler: information not available>
131 The date of the build process in the form C<built on: ...> if available
132 or C<built on: date not available> otherwise.
133 The date would not be available in a reproducible build, for example.
138 if available, or C<platform: information not available> otherwise.
143 if available, or C<OPENSSLDIR: N/A> otherwise.
148 if available, or C<ENGINESDIR: N/A> otherwise. This option is deprecated in
154 if available, or C<MODULESDIR: N/A> otherwise.
163 or C<CPUINFO: N/A> if not available.
176 For an unknown I<t>, the text C<not available> is returned.
H A DSSL_CTX_set_cipher_list.pod11 - choose list of available SSL_CIPHERs
28 SSL_CTX_set_cipher_list() sets the list of available ciphers (TLSv1.2 and below)
37 SSL_CTX_set_ciphersuites() is used to configure the available TLSv1.3
87 An RSA cipher can only be chosen, when an RSA certificate is available.
91 A DSA cipher can only be chosen, when a DSA certificate is available.
H A DSSL_COMP_add_compression_method.pod27 the identifier B<id> to the list of available compression methods. This
31 SSL_COMP_get_compression_methods() returns a stack of all of the available
54 Unlike the mechanisms to set a cipher list, there is no method available to
63 following compression methods available:
H A DSSL_SESSION_get0_peer.pod17 B<s> or NULL if no peer certificate is available. The caller should not free the
23 no peer certificate is available.
H A DOPENSSL_Applink.pod19 The referred module is available as F<applink.c>, located alongside
24 Not available.
H A DOSSL_LIB_CTX.pod54 available to it that are available in the application library context (without
67 from the parent library context then it will remain available and its reference
82 available in the application's library context and therefore will similarly not
83 yet be available in the newly constructed child library context. As soon as the
84 B<OSSL_provider_init> function returns then the new provider is available in the
H A DSSL_pending.pod22 and are available inside B<ssl> for immediate read.
32 to return 0, even though readable application data bytes are available (because
48 bytes that are pending and are available for immediate read. SSL_has_pending()
H A DSSL_CTX_set_cert_store.pod33 certificates must be accessed. These CA certificates are made available
45 object is available. Not all members of the X509_STORE are used when
50 X509_STORE object and its handling becomes available.
H A DEVP_PKEY_meth_get_count.pod26 available: it includes standard methods and any methods added by the
37 EVP_PKEY_meth_count() returns the number of available public key methods.
H A DOPENSSL_init_crypto.pod75 With this option the library will automatically load and make available all
82 With this option the library will automatically load and make available all
125 RDRAND engine (if available). This not a default option and is deprecated
143 cryptodev engine (if available). This not a default option and is deprecated
149 CAPI engine (if available). This not a default option and is deprecated
155 padlock engine (if available). This not a default option and is deprecated
206 OpenSSL error strings will not be available, only an error code. This code can
274 call should use the RTLD_NODELETE flag (where available on the platform).
H A DEVP_MD_meth_new.pod91 together. The available flags are:
148 data structure is then available with EVP_MD_CTX_get0_md_data().
156 private data structure is then available with EVP_MD_CTX_get0_md_data().
161 See L<EVP_MD_CTX_ctrl(3)> for the available controls.
190 The B<EVP_MD> structure was openly available in OpenSSL before version
H A DSSL_get_verify_result.pod22 the last verification error that occurred during the processing is available
30 these errors may no longer be available.
H A DSSL_CTX_set_session_ticket_cb.pod43 available. If ticket decryption was successful then the B<ss> argument contains
94 be available. A new ticket should not be sent to the client.
115 Do not use a ticket (if one was available). Do not send a renewed ticket to the
120 Do not use a ticket (if one was available). Send a renewed ticket to the client.
147 no session data will be available and the callback must not use the B<ss>
H A DSSL_get_error.pod67 It means that not enough data was available at this time to complete the
69 If at a later time the underlying B<BIO> has data available for reading the same
73 still unprocessed data available at either the B<SSL> or the B<BIO> layer, even
97 It is safe to call SSL_read() or SSL_read_ex() when more data is available
143 descriptor. This file descriptor is available by calling
151 available in the pool (see ASYNC_init_thread(3)). This will only occur if the
/openssl/dev/release-aux/
H A Dopenssl-announce-pre-release.tmpl10 OpenSSL $release_text has now been made available.
16 available in the OpenSSL Migration Guide, here:
20 The $label release is available for download via HTTPS and FTP from the
45 reports of known issues. (Of course, the source is also available
H A Dopenssl-announce-release.tmpl15 available in the OpenSSL Migration Guide, here:
19 OpenSSL $release is available for download via HTTPS and FTP from the
/openssl/crypto/siphash/
H A Dsiphash.c154 size_t available = SIPHASH_BLOCK_SIZE - ctx->len; in SipHash_Update() local
157 if (inlen < available) { in SipHash_Update()
164 memcpy(&ctx->leavings[ctx->len], in, available); in SipHash_Update()
165 inlen -= available; in SipHash_Update()
166 in += available; in SipHash_Update()
/openssl/doc/man7/
H A DEVP_CIPHER-DES.pod13 The following algorithms are available in the FIPS provider as well as the
24 The following algorithms are available in the default provider, but not the
43 The following algorithms are available in the legacy provider:
H A DOSSL_PROVIDER-base.pod71 are also available in the default provider.
102 available in the default provider. Some of these algorithms may be used in
136 available in the default provider. Some of these algorithms may be used in
150 available in the default provider.
H A Dopenssl-glossary.pod17 implementation for any given algorithm available for use.
34 the algorithm implementations in the Base Provider are also available in the
49 implementations. It is loaded by default if no other provider is available. All
50 the algorithm implementations in the Base Provider are also available in the
80 Fetching is the process of looking through the available algorithm
H A Dossl-guide-libcrypto-introduction.pod26 implementations available for use. For example the RSA algorithm is available as
49 Fetching is the process of looking through the available implementations,
85 available in each provider:
114 available.
201 Fetch any available implementation of SHA2-256 in the default context. Note
208 Fetch any available implementation of AES-128-CBC in the default context:
271 Cryptographic algorithms are made available to applications through use of the
371 providers. The OpenSSL encoders and decoders are available in the default
H A Dossl-guide-libraries-introduction.pod77 needed. This will automatically load any available configuration file and will
89 In some cases the available providers may mean that more than one implementation
90 of any given algorithm might be available. For example the OpenSSL FIPS provider
92 available in the OpenSSL default provider.
136 check the return value from OpenSSL functions (where one is available).
161 L<ERR_get_error(3)> for information about the functions available for querying
170 The algorithms available in each of these providers may vary due to build time
172 currently available algorithms.
177 algorithms available in each of the providers.
252 implementations available.
/openssl/
H A DREADME-PROVIDERS.md20 Documentation about writing providers is available on the [provider(7)]
48 may find that some algorithms are no longer available unless they load the
57 The FIPS provider contains a sub-set of the algorithm implementations available
69 available in the default provider. For example, it contains algorithms to
/openssl/test/recipes/80-test_cmp_http_data/Mock/
H A Dserver.cnf3 port = 0 # 0 means that the server should choose a random available port

Completed in 33 milliseconds

12345678910>>...13