Searched refs:not_resumable (Results 1 – 8 of 8) sorted by relevance
732 c->not_resumable = 1; in remove_session_lock()976 return !s->not_resumable in SSL_SESSION_is_resumable()1060 s->not_resumable = 1; in timeout_cb()
537 int not_resumable; member
2297 s->session->not_resumable = in tls_post_process_client_hello()2301 if (s->session->not_resumable) in tls_post_process_client_hello()2406 if (s->session->not_resumable || in tls_construct_server_hello()
2717 s->session->not_resumable = 0; in tls_process_new_session_ticket()
1650 return !sess->not_resumable && in isc_tlsctx_client_session_cache_reuse_sockaddr()
2233 s->session->not_resumable = in tls_post_process_client_hello()2237 if (s->session->not_resumable) in tls_post_process_client_hello()
2589 s->session->not_resumable = 0; in tls_process_new_session_ticket()
585 int not_resumable; member