Home
last modified time | relevance | path

Searched refs:resumed (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTProperties.td15 "decoding is resumed in the next PSB block.">;
23 "decoding is resumed in the next PSB block.">;
/freebsd/libexec/rc/
H A Drc.resume49 /usr/bin/logger -t $subsystem resumed at `/bin/date +'%Y%m%d %H:%M:%S'`
/freebsd/contrib/dialog/package/freebsd/
H A Dpkg-descr6 reported were not related to ncurses. After that, I resumed development,
/freebsd/crypto/openssl/doc/man3/
H A DSSL_get_peer_cert_chain.pod36 If the session is resumed peers do not send certificates so a NULL pointer
38 to determine whether a session is resumed.
H A DSSL_set_retry_verify.pod19 is resumed again by the application, retrying the verification step.
H A DASYNC_WAIT_CTX_new.pod93 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 DSSL_CTX_add_session.pod41 over the sessions that can be resumed if desired.
H A DSSL_CTX_set_timeout.pod52 as specified. Tickets generated during a resumed handshake have a value
H A DASYNC_start_job.pod33 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 DSSL_CTX_set_ct_validation_callback.pod62 session is not resumed.
H A DSSL_CTX_set1_curves.pod84 TLS versions, when a session has been resumed, it always reflects the group
H A DSSL_CTX_set_tlsext_servername_callback.pod159 handshake, the server accepted it, and then the client successfully resumed but
H A DSSL_CTX_set_tlsext_ticket_key_cb.pod132 resumed session the applications will have all this state information available
H A DSSL_extension_supported.pod212 successfully resumed.
H A DSSL_CONF_cmd.pod96 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
/freebsd/contrib/ntp/libntp/
H A Dwork_thread.c508 BOOL resumed; in start_blocking_thread_internal() local
533 resumed = ResumeThread(c->thr_table[0].thnd); in start_blocking_thread_internal()
534 DEBUG_INSIST(resumed); in start_blocking_thread_internal()
/freebsd/sys/contrib/vchiq/interface/vchi/message_drivers/
H A Dmessage.h172 int32_t (*resumed)( VCHI_MDRIVER_HANDLE_T *handle ); member
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_peap.c256 int resumed, res; in eap_peap_derive_cmk() local
267 resumed = tls_connection_resumed(sm->ssl_ctx, data->ssl.conn); in eap_peap_derive_cmk()
270 data->reauth, resumed, data->phase2_eap_started, in eap_peap_derive_cmk()
272 if (data->reauth && !data->phase2_eap_started && resumed) { in eap_peap_derive_cmk()
/freebsd/contrib/processor-trace/libipt/include/
H A Dintel-pt.h1201 uint32_t resumed:1; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_trim.c340 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 Ddevice_if.m303 * @param dev the device being resumed
/freebsd/crypto/openssl/test/
H A DREADME.ssltest.md90 - Yes - resumed handshake
/freebsd/sys/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra20-pmc.yaml121 or resume from deep sleep mode. When the system is resumed
/freebsd/sys/contrib/device-tree/Bindings/soc/tegra/
H A Dnvidia,tegra20-pmc.yaml113 mode. When the system is resumed from the deep sleep mode, the warm boot
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_insn_decoder.c1621 ev->variant.enabled.resumed = 1; in pt_insn_event()

12