SSL_OP_NO_TICKET
if ((s->options & SSL_OP_NO_TICKET) != 0)
if ((SSL_get_options(s) & SSL_OP_NO_TICKET) != 0)
!(SSL_get_options(s) & SSL_OP_NO_TICKET) &&
if ((SSL_get_options(s) & SSL_OP_NO_TICKET) != 0 || CBS_len(cbs) > 0) {
if (SSL_get_options(s) & SSL_OP_NO_TICKET)
SSL_CTX_set_options(ssl_ctx, SSL_OP_NO_TICKET);
SSL_clear_options(ctx->ssl_conn, SSL_OP_NO_TICKET);
SSL_CTX_clear_options(*ssl_ctx, SSL_OP_NO_TICKET);
.ssl_options = SSL_OP_NO_TICKET,
.ssl_options = SSL_OP_NO_TICKET,
.ssl_options = SSL_OP_NO_TICKET,
.ssl_options = SSL_OP_NO_TICKET,
.ssl_options = SSL_OP_NO_TICKET,
.ssl_options = SSL_OP_NO_TICKET,
.ssl_options = SSL_OP_NO_TICKET,
.ssl_options = SSL_OP_NO_TICKET,
.ssl_options = SSL_OP_NO_TICKET,
if ((SSL_set_options(ssl, SSL_OP_NO_TICKET) & SSL_OP_NO_TICKET) == 0) {
if ((SSL_clear_options(ssl, SSL_OP_NO_TICKET) & SSL_OP_NO_TICKET) != 0) {
if ((SSL_set_options(ssl, SSL_OP_NO_TICKET) & SSL_OP_NO_TICKET) == 0) {
if ((SSL_clear_options(ssl, SSL_OP_NO_TICKET) & SSL_OP_NO_TICKET) != 0) {
if ((SSL_set_options(ssl, SSL_OP_NO_TICKET) & SSL_OP_NO_TICKET) == 0) {
.value = SSL_OP_NO_TICKET,
.value = SSL_OP_NO_TICKET,