Searched refs:was_ticket (Results 1 – 1 of 1) sorted by relevance
995 int was_ticket = (SSL_get_options(ssl) & SSL_OP_NO_TICKET) == 0; in final_server_name() local1046 && was_ticket && (SSL_get_options(ssl) & SSL_OP_NO_TICKET) != 0) { in final_server_name()
Completed in 9 milliseconds