tls_decrypt_ticket
static int tls_decrypt_ticket(SSL *s, CBS *ticket, int *alert,
return tls_decrypt_ticket(s, &ext_data, alert, ret);