Home
last modified time | relevance | path

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

123

/openssl-master/test/ssl-tests/
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 …]
A D05-sni.cnf.in39 name => "SNI-keep-context",
/openssl-master/providers/implementations/rands/seeding/
A Drand_unix.c188 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
584 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
586 if (!keep) in ossl_rand_pool_keep_random_devices_open()
589 keep_random_devices_open = keep; in ossl_rand_pool_keep_random_devices_open()
603 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
A Drand_vxworks.c75 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
A Drand_win.c177 void ossl_rand_pool_keep_random_devices_open(int keep) in ossl_rand_pool_keep_random_devices_open() argument
/openssl-master/include/crypto/
A Drand.h101 void ossl_rand_pool_keep_random_devices_open(int keep);
/openssl-master/include/openssl/
A Drand.h92 void RAND_keep_random_devices_open(int keep);
/openssl-master/crypto/
A Dinitthread.c93 init_get_thread_local(CRYPTO_THREAD_LOCAL *local, int alloc, int keep) in init_get_thread_local() argument
116 } else if (!keep) { in init_get_thread_local()
/openssl-master/doc/man3/
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
A Dd2i_SSL_SESSION.pod20 SSL_SESSION objects keep internal link information about the session cache
A DSSL_set_session.pod32 SSL_SESSION objects keep internal link information about the session cache
A DOSSL_HTTP_REQ_CTX.pod119 It must also be used when requesting "keep-alive",
175 and this was granted by the server, it can keep I<rctx> as long as it wants
209 This may be omitted if the GET method is used and "keep-alive" is not requested.
A DSSL_SESSION_free.pod43 object at the same time. It is therefore crucial to keep the reference
A DBIO_connect.pod54 Enables regular sending of keep-alive messages.
A DSSL_CTX_set_default_passwd_cb.pod62 then keep it in memory and use it several times. In the last case, the
/openssl-master/doc/internal/man3/
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
A Devp_keymgmt_util_export_to_provider.pod42 It maintains a cache of provider key references in I<pk> to keep track
/openssl-master/ssl/statem/
A DREADME.md25 - Control complexity: only the state machine can change state: keep all
/openssl-master/test/
A Dtls13secretstest.c129 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records() argument
A DCAtsa.cnf39 preserve = no # keep passed DN ordering
/openssl-master/ssl/
A Ds3_enc.c367 int ssl3_digest_cached_records(SSL *s, int keep) in ssl3_digest_cached_records() argument
398 if (keep == 0) { in ssl3_digest_cached_records()
/openssl-master/crypto/rand/
A Drand_lib.c107 void RAND_keep_random_devices_open(int keep) in RAND_keep_random_devices_open() argument
110 ossl_rand_pool_keep_random_devices_open(keep); in RAND_keep_random_devices_open()
/openssl-master/Configurations/
A DINTERNALS.Configure35 statements) need to be processed either way to keep track of the skip
/openssl-master/
A DSUPPORT.md33 Please keep in mind: Just because something doesn't work the way you expect
A DNOTES-VMS.md40 will keep the periods in the OpenSSL source directory instead of

Completed in 39 milliseconds

123