Home
last modified time | relevance | path

Searched refs:resumed (Results 1 – 25 of 37) 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/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_set_timeout.pod52 as specified. Tickets generated during a resumed handshake have a value
H A DSSL_CTX_add_session.pod41 over the sessions that can be resumed if desired.
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
H A DSSL_CTX_set_options.pod111 that there will be no forward secrecy for the resumed session.
/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/contrib/ntp/libntp/
H A Dwork_thread.c508 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 Dmessage.h172 int32_t (*resumed)( VCHI_MDRIVER_HANDLE_T *handle ); member
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_flags.inc47 "memory, the number of times nsan resumed from the original value "
/freebsd/contrib/wpa/src/eap_peer/
H A Deap_peap.c271 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 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/contrib/processor-trace/libipt/src/
H A Dpt_insn_decoder.c1621 ev->variant.enabled.resumed = 1; in pt_insn_event()

12