Home
last modified time | relevance | path

Searched refs:hasGREASEExtension (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go174 hasGREASEExtension bool member
222 m.hasGREASEExtension == m1.hasGREASEExtension &&
822 m.hasGREASEExtension = true
2074 hasGREASEExtension bool member
2177 m.hasGREASEExtension = true
Dconn.go1431 if c.config.Bugs.ExpectGREASE && !newSessionTicket.hasGREASEExtension {
Dhandshake_server.go1302 if !hs.clientHello.hasGREASEExtension && config.Bugs.ExpectGREASE {