Home
last modified time | relevance | path

Searched refs:keep (Results 1 – 25 of 69) sorted by relevance

123

/openssl/test/ssl-tests/
H A D05-sni.cnf6 test-1 = 1-SNI-keep-context
50 [1-SNI-keep-context]
51 ssl_conf = 1-SNI-keep-context-ssl
53 [1-SNI-keep-context-ssl]
54 server = 1-SNI-keep-context-server
55 client = 1-SNI-keep-context-client
56 server2 = 1-SNI-keep-context-server
58 [1-SNI-keep-context-server]
63 [1-SNI-keep-context-client]
75 [1-SNI-keep-context-server-extra]
[all …]
H A D05-sni.cnf.in39 name => "SNI-keep-context",
/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c186 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
580 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
582 if (!keep) in ossl_rand_pool_keep_random_devices_open()
585 keep_random_devices_open = keep; in ossl_rand_pool_keep_random_devices_open()
599 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
H A Drand_vxworks.c75 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
H A Drand_win.c159 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
/openssl/include/crypto/
H A Drand.h101 void ossl_rand_pool_keep_random_devices_open(int keep);
/openssl/include/openssl/
H A Drand.h94 void RAND_keep_random_devices_open(int keep);
/openssl/crypto/
H A Dinitthread.c94 init_get_thread_local(CRYPTO_THREAD_LOCAL *local, int alloc, int keep) in init_get_thread_local() argument
117 } else if (!keep) { in init_get_thread_local()
/openssl/doc/man3/
H A DRAND_add.pod19 void RAND_keep_random_devices_open(int keep);
69 the B<keep> argument is zero, this call disables the retention of file
H A Dd2i_SSL_SESSION.pod23 SSL_SESSION objects keep internal link information about the session cache
H A DSSL_set_session.pod33 SSL_SESSION objects keep internal link information about the session cache
H A DSSL_SESSION_free.pod43 object at the same time. It is therefore crucial to keep the reference
H A DOSSL_HTTP_REQ_CTX.pod136 It must also be used when requesting "keep-alive",
192 and this was granted by the server, it can keep I<rctx> as long as it wants
232 This may be omitted if the GET method is used and "keep-alive" is not requested.
H A DSSL_CTX_set_default_passwd_cb.pod62 then keep it in memory and use it several times. In the last case, the
/openssl/doc/internal/man3/
H A Dossl_method_construct.pod40 It's important to keep in mind that a method is identified by three things:
126 it possible for the subsystem constructor to keep a reference, which
H A Dossl_print_attribute_value.pod33 This function generally prints values in such a way as to keep them on a single
H A Devp_keymgmt_util_export_to_provider.pod44 It maintains a cache of provider key references in I<pk> to keep track
/openssl/
H A D.gitignore172 # Anything without an extension is an executable on Unix, so we keep files
173 # with extensions. And we keep the corpora subddir versioned as well.
H A DSUPPORT.md33 Please keep in mind: Just because something doesn't work the way you expect
/openssl/ssl/statem/
H A DREADME.md25 - Control complexity: only the state machine can change state: keep all
/openssl/doc/designs/quic-design/
H A Dstream-receive-buffers.md80 functions to keep and release decrypted packets with unprocessed data.
123 would have to keep the packet data for all these frames which would
/openssl/ssl/
H A Ds3_enc.c272 int ssl3_digest_cached_records(SSL_CONNECTION *s, int keep) in ssl3_digest_cached_records() argument
303 if (keep == 0) { in ssl3_digest_cached_records()
/openssl/test/
H A Dtls13secretstest.c129 int ssl3_digest_cached_records(SSL_CONNECTION *s, int keep) in ssl3_digest_cached_records() argument
H A DCAtsa.cnf39 preserve = no # keep passed DN ordering
/openssl/Configurations/
H A DINTERNALS.Configure35 statements) need to be processed either way to keep track of the skip

Completed in 153 milliseconds

123