Home
last modified time | relevance | path

Searched full:reused (Results 1 – 25 of 584) sorted by relevance

12345678910>>...24

/freebsd/crypto/openssl/doc/man3/
H A DSSL_session_reused.pod5 SSL_session_reused - query whether a reused session was negotiated during handshake
15 Query, whether a reused session was negotiated during the handshake.
21 on the session, it will be reused and a flag is being set that can be
36 A session was reused.
H A DSSL_CTX_set_session_id_context.pod5 …ext, SSL_set_session_id_context - set context within which session can be reused (server side only)
19 B<sid_ctx_len> within which a session can be reused for the B<ctx> object.
22 B<sid_ctx_len> within which a session can be reused for the B<ssl> object.
51 will not be reused but a fatal error will be flagged and the handshake
H A DSSL_CTX_set_session_cache_mode.pod53 for the OpenSSL library to know whether a session should be reused or which
56 to be reused by using the L<SSL_set_session(3)>
62 session to be reused, the server looks for the corresponding session in (first)
H A DSSL_set_session.pod18 by 1. If the session is not reused, the reference count is decremented
19 again during SSL_connect(). Whether the session was reused can be queried
H A DSSL_CTX_sess_number.pod47 SSL_CTX_sess_hits() returns the number of successfully reused sessions.
49 successfully reused is counted as a hit. In server mode a session successfully
H A DOSSL_STORE_open.pod72 The given I<ui_method> and I<ui_data> will be reused by all
77 The given I<post_process> and I<post_process_data> will be reused by
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_session_reused.364 SSL_session_reused \- query whether a reused session was negotiated during handshake
74 Query, whether a reused session was negotiated during the handshake.
79 on the session, it will be reused and a flag is being set that can be
88 A session was reused.
H A DSSL_CTX_set_session_id_context.364 …xt, SSL_set_session_id_context \- set context within which session can be reused (server side only)
78 \&\fBsid_ctx_len\fR within which a session can be reused for the \fBctx\fR object.
81 \&\fBsid_ctx_len\fR within which a session can be reused for the \fBssl\fR object.
108 will not be reused but a fatal error will be flagged and the handshake
H A DSSL_CTX_set_session_cache_mode.3107 for the OpenSSL library to know whether a session should be reused or which
110 to be reused by using the \fBSSL_set_session\fR\|(3)
115 session to be reused, the server looks for the corresponding session in (first)
H A DSSL_set_session.377 by 1. If the session is not reused, the reference count is decremented
78 again during \fBSSL_connect()\fR. Whether the session was reused can be queried
H A DSSL_CTX_sess_number.3106 \&\fBSSL_CTX_sess_hits()\fR returns the number of successfully reused sessions.
108 successfully reused is counted as a hit. In server mode a session successfully
H A DOSSL_STORE_open.3131 The given \fIui_method\fR and \fIui_data\fR will be reused by all
136 The given \fIpost_process\fR and \fIpost_process_data\fR will be reused by
/freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/
H A Dother.json53 … are dropped and not written back to L3 as they are deemed to be less likely to be reused shortly",
58 …are dropped and not written back to L3 as they are deemed to be less likely to be reused shortly.",
63 …llocated and written back to L3 with the intention that they are more likely to be reused shortly",
68 …located and written back to L3 with the intention that they are more likely to be reused shortly.",
/freebsd/crypto/openssh/
H A Dssh2.h35 * 30-49 Key exchange method specific (numbers can be reused for
41 * 60-79 User authentication method specific (numbers can be reused
96 /* transport layer: kex specific messages, can be reused */
123 /* user authentication: method specific, can be reused */
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h39 // If thread is dead, context may optionally be reused for a new thread.
45 u32 reuse_count; // Number of times this tid was reused.
150 // max_threads_ if contexts were reused.
/freebsd/sys/kern/
H A Dkern_tslog.c146 int reused; member
155 if (procs[pid].reused) in tslog_user()
162 procs[pid].reused = 1; in tslog_user()
/freebsd/contrib/ofed/libibverbs/man/
H A Dibv_post_send.3158 The buffers used by a WR can only be safely reused after WR the
161 IBV_SEND_INLINE flag was set, the buffer can be reused immediately
/freebsd/contrib/pam-krb5/pam-util/
H A Dvector.h81 * allocations if the vector will be reused).
91 * allocated; otherwise, the provided one is reused. Returns NULL on memory
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstdmt_compress.h68 * mtctx can be freshly constructed or reused from a prior compression.
69 * If mtctx is reused, memory allocations from the prior compression may not be freed,
/freebsd/contrib/llvm-project/lldb/bindings/interface/
H A DSBThreadDocstrings.i8 away it will not be reused.
78 lifetime in this process and will not be reused by another thread during this
89 reused for a different thread later in a process - thread 1 will always be
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h110 /// Check whether PrecompiledPreamble can be reused for the new contents(\p
194 /// exist then the preamble should not be reused.
204 /// part of the file has not changed, so that preamble can be reused.
/freebsd/crypto/openssl/crypto/bn/
H A Dbn_s390x.c54 * In case of ENOTTY the file descriptor was already reused for another in s390x_mod_exp_hw()
131 * In case of ENOTTY the file descriptor was already reused for another in s390x_crt()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/pool_checkpoint/
H A Dsetup.ksh26 log_pass "Successfully saved pool to be reused for tests in the group."
/freebsd/lib/libutil/
H A Dlogin_ok.c41 * This function is intentionally public - reused by TAS.
82 * This function is intentionally public - reused by TAS.
/freebsd/crypto/openssl/demos/mac/
H A Dpoly1305.c30 * nonce is ever reused for a given key.
61 * catastrophic failure (that is, can be broken) if a nonce is ever reused for a

12345678910>>...24