/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_session_reused.pod | 5 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 D | SSL_CTX_set_session_id_context.pod | 5 …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 D | SSL_CTX_set_session_cache_mode.pod | 53 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 D | SSL_set_session.pod | 18 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 D | SSL_CTX_sess_number.pod | 47 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 D | OSSL_STORE_open.pod | 72 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 D | SSL_session_reused.3 | 64 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 D | SSL_CTX_set_session_id_context.3 | 64 …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 D | SSL_CTX_set_session_cache_mode.3 | 107 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 D | SSL_set_session.3 | 77 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 D | SSL_CTX_sess_number.3 | 106 \&\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 D | OSSL_STORE_open.3 | 131 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 D | other.json | 53 … 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 D | ssh2.h | 35 * 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 D | sanitizer_thread_registry.h | 39 // 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 D | kern_tslog.c | 146 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 D | ibv_post_send.3 | 158 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 D | vector.h | 81 * 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 D | zstdmt_compress.h | 68 * 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 D | SBThreadDocstrings.i | 8 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 D | PrecompiledPreamble.h | 110 /// 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 D | bn_s390x.c | 54 * 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 D | setup.ksh | 26 log_pass "Successfully saved pool to be reused for tests in the group."
|
/freebsd/lib/libutil/ |
H A D | login_ok.c | 41 * This function is intentionally public - reused by TAS. 82 * This function is intentionally public - reused by TAS.
|
/freebsd/crypto/openssl/demos/mac/ |
H A D | poly1305.c | 30 * nonce is ever reused for a given key. 61 * catastrophic failure (that is, can be broken) if a nonce is ever reused for a
|