/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/ |
H A D | TraceIntelPTProperties.td | 15 "decoding is resumed in the next PSB block.">; 23 "decoding is resumed in the next PSB block.">;
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_get_peer_cert_chain.pod | 36 If the session is resumed peers do not send certificates so a NULL pointer 38 to determine whether a session is resumed.
|
H A D | SSL_set_retry_verify.pod | 19 is resumed again by the application, retrying the verification step.
|
H A D | ASYNC_WAIT_CTX_new.pod | 93 that the job should be resumed). If no file descriptor is made available then an 119 code that the job should be resumed by making the wait file descriptor 120 "readable". Once resumed the engine should clear the wake signal on the wait
|
H A D | SSL_CTX_set_timeout.pod | 52 as specified. Tickets generated during a resumed handshake have a value
|
H A D | SSL_CTX_add_session.pod | 41 over the sessions that can be resumed if desired.
|
H A D | ASYNC_start_job.pod | 33 subsequent event indicates that the job can be resumed. 111 applications that a job is ready to be resumed. One is a "wait" file 117 that the job should be resumed). If no file descriptor is made available then
|
H A D | SSL_CTX_set_ct_validation_callback.pod | 62 session is not resumed.
|
H A D | SSL_CTX_set1_curves.pod | 84 TLS versions, when a session has been resumed, it always reflects the group
|
H A D | SSL_CTX_set_tlsext_servername_callback.pod | 159 handshake, the server accepted it, and then the client successfully resumed but
|
H A D | SSL_CTX_set_tlsext_ticket_key_cb.pod | 132 resumed session the applications will have all this state information available
|
H A D | SSL_extension_supported.pod | 212 successfully resumed.
|
H A D | SSL_CONF_cmd.pod | 96 that there will be no forward secrecy for the resumed session. 505 resumption. This means that there will be no forward secrecy for the resumed
|
H A D | SSL_CTX_set_options.pod | 111 that there will be no forward secrecy for the resumed session.
|
/freebsd/libexec/rc/ |
H A D | rc.resume | 49 /usr/bin/logger -t $subsystem resumed at `/bin/date +'%Y%m%d %H:%M:%S'`
|
/freebsd/contrib/dialog/package/freebsd/ |
H A D | pkg-descr | 6 reported were not related to ncurses. After that, I resumed development,
|
/freebsd/contrib/ntp/libntp/ |
H A D | work_thread.c | 508 BOOL resumed; in start_blocking_thread_internal() 533 resumed = ResumeThread(c->thr_table[0].thnd); 534 DEBUG_INSIST(resumed); 504 BOOL resumed; start_blocking_thread_internal() local
|
/freebsd/sys/contrib/vchiq/interface/vchi/message_drivers/ |
H A D | message.h | 172 int32_t (*resumed)( VCHI_MDRIVER_HANDLE_T *handle ); member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan_flags.inc | 47 "memory, the number of times nsan resumed from the original value "
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_peap.c | 271 int resumed, res; in eap_peap_derive_cmk() local 282 resumed = tls_connection_resumed(sm->ssl_ctx, data->ssl.conn); in eap_peap_derive_cmk() 285 data->reauth, resumed, data->phase2_eap_started, in eap_peap_derive_cmk() 287 if (data->reauth && !data->phase2_eap_started && resumed) { in eap_peap_derive_cmk()
|
/freebsd/contrib/processor-trace/libipt/include/ |
H A D | intel-pt.h | 1201 uint32_t resumed:1; member
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | vdev_trim.c | 340 boolean_t resumed = (old_state == VDEV_TRIM_SUSPENDED); in vdev_trim_change_state() local 351 resumed ? ESC_ZFS_TRIM_RESUME : ESC_ZFS_TRIM_START); in vdev_trim_change_state()
|
/freebsd/sys/kern/ |
H A D | device_if.m | 303 * @param dev the device being resumed
|
/freebsd/crypto/openssl/test/ |
H A D | README.ssltest.md | 90 - Yes - resumed handshake
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_insn_decoder.c | 1621 ev->variant.enabled.resumed = 1; in pt_insn_event()
|