Lines Matching defs:ticket
96 * unlike in earlier protocol versions, the session ticket may not have been
97 * sent yet even though a handshake has finished. The session ticket data could
98 * come in sometime later...or even change if multiple session ticket messages
172 * ticket == 0 then no ticket information is duplicated, otherwise it is.
174 static SSL_SESSION *ssl_session_dup_intern(const SSL_SESSION *src, int ticket)
255 if (ticket != 0 && src->ext.tick != NULL) {
306 SSL_SESSION *ssl_session_dup(const SSL_SESSION *src, int ticket)
308 SSL_SESSION *sess = ssl_session_dup_intern(src, ticket);
392 * If RFC5077 ticket, use empty session ID (as server).
395 * ClientHello extensions to find the session ticket.
400 * whether a ticket is expected or not.
599 * if the server should issue a new session ticket (to 0 otherwise).
612 * By default we will send a new ticket. This can be overridden in the
613 * ticket processing.
724 * The session was from a ticket, so we should issue a ticket for
1105 * In the case of EAP-FAST, we can have a pre-shared "ticket" without a