| /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. 48 will not be reused but a fatal error will be flagged and the handshake
|
| 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 | 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_verify_result.pod | 23 established session, so if the session is to be reused later, the original
|
| H A D | SSL_get_verify_result.pod | 33 when a session is reused.
|
| H A D | SSL_CTX_flush_sessions.pod | 31 As sessions will not be reused ones they are expired, they should be
|
| 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
|
| H A D | SSL_CTX_set_timeout.pod | 26 time plus timeout, the session is not reused.
|
| H A D | OSSL_CMP_MSG_http_perform.pod | 25 such as in BRSKI-AE where a pre-established TLS channel is reused for CMP.
|
| H A D | SSL_get_peer_cert_chain.pod | 55 or the certificate chain is no longer available when a session is reused.
|
| H A D | SSL_SESSION_free.pod | 42 as a session may be reused, several SSL objects may be using one SSL_SESSION
|
| /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/sys/dev/vmware/vmci/ |
| H A D | vmci_doorbell.c | 307 bool reused = false; in vmci_doorbell_index_table_add() local 313 reused = true; in vmci_doorbell_index_table_add() 321 if (!reused) { in vmci_doorbell_index_table_add()
|
| /freebsd/crypto/krb5/src/clients/ksu/ |
| H A D | main.c | 883 krb5_boolean switchable, reused = FALSE; in resolve_target_cache() local 926 reused = TRUE; in resolve_target_cache() 947 *ccache_reused = reused; in resolve_target_cache()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoFlags.def | 34 // Used to be BlockByRef, can be reused for anything except DICompositeType.
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_KEM-X25519.pod | 45 This value should not be reused for other purposes.
|
| H A D | EVP_KEM-EC.pod | 44 This value should not be reused for other purposes.
|
| H A D | EVP_PKEY-X25519.pod | 24 This value should not be reused for other purposes.
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | nuvoton,npcm750-clk.txt | 18 and can be reused as DT sources.
|
| /freebsd/contrib/unbound/services/ |
| H A D | outside_network.c | 2177 int reused; local 2194 pif->inuse, &portno, &reused)) { 2201 if(reused) { 3667 int reused = 0; local 3699 &port, &reused)) { 3703 if(reused) { 3724 if(!reused) { 4245 int udp_connect, int reusenum, int* port, int* reused) 4272 *reused = 1; 4281 *reused = 1; [all …]
|
| H A D | outside_network.h | 899 int udp_connect, int reusenum, int* port, int* reused);
|
| /freebsd/contrib/kyua/utils/process/ |
| H A D | executor_pid_test.cpp | 62 …ant check failed: PID 60876 already in all_exec_handles; not properly cleaned up or reused too fast
|
| /freebsd/sys/contrib/device-tree/src/arm/intel/ixp/ |
| H A D | intel-ixp42x-goramo-multilink.dts | 49 * - Support cascading in the style of gpio-74x164.c (cannot be reused, very different)
|