Searched refs:ticketSupported (Results 1 – 3 of 3) sorted by relevance
276 ticketSupported bool member330 m.ticketSupported == m1.ticketSupported &&490 if m.ticketSupported {718 m.ticketSupported = false789 m.ticketSupported = true1207 ticketSupported bool member1253 if m.ticketSupported {1399 m.ticketSupported = true
1443 serverExtensions.ticketSupported = true1544 hs.hello.extensions.ticketSupported = c.config.Bugs.RenewTicketOnResume1592 …hs.hello.extensions.ticketSupported = hs.clientHello.ticketSupported && !config.SessionTicketsDisa…1600 if !hs.hello.extensions.ticketSupported && config.ServerSessionCache != nil {1931 if !hs.hello.extensions.ticketSupported || hs.c.config.Bugs.SkipNewSessionTicket {
287 hello.ticketSupported = !c.config.SessionTicketsDisabled1610 if serverExtensions.ticketSupported && c.vers >= VersionTLS13 {1767 if !hs.serverHello.extensions.ticketSupported {