Lines Matching refs:ticket
2084 TEST_ASSERT(original.ticket != NULL);
2085 TEST_ASSERT(restored.ticket != NULL);
2086 TEST_ASSERT(memcmp(original.ticket,
2087 restored.ticket, original.ticket_len) == 0);
2131 TEST_ASSERT(original.ticket != NULL);
2132 TEST_ASSERT(restored.ticket != NULL);
2133 TEST_ASSERT(memcmp(original.ticket,
2134 restored.ticket,
3647 * Run first handshake to get a ticket from the server.
3657 * Prepare for handshake with the ticket.
3681 * Handshake with ticket.
3738 * Run first handshake to get a ticket from the server.
3766 * Prepare for handshake with the ticket.
3844 * Handshake with ticket and send early data.
3937 * Run first handshake to get a ticket from the server.
3953 * Prepare for handshake with the ticket.
4310 * Run first handshake to get a ticket from the server.
4326 * Prepare for handshake with the ticket.
4659 * Run first handshake to get a ticket from the server.
4673 * Prepare for handshake with the ticket.
4704 * the tickets it creates. To be able to test early data with a ticket
4706 * zero (case supported by our client) tweak the ticket flags here.
4828 * Run first handshake to get a ticket from the server.
4844 * Prepare for handshake with the ticket.
4902 * Start an handshake based on the ticket up to the point where early data
4904 * possible without going over the maximum permitted size for the ticket.