Home
last modified time | relevance | path

Searched refs:ExpectGREASE (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dhandshake_server.go256 if config.Bugs.ExpectGREASE && !foundGREASE {
315 if !greaseFound && config.Bugs.ExpectGREASE {
327 if !greaseFound && config.Bugs.ExpectGREASE {
340 if !greaseFound && config.Bugs.ExpectGREASE {
1264 if !hs.clientHello.hasGREASEExtension && config.Bugs.ExpectGREASE {
Dcommon.go1275 ExpectGREASE bool member
Dconn.go1429 if c.config.Bugs.ExpectGREASE && !newSessionTicket.hasGREASEExtension {
Drunner.go2382 ExpectGREASE: true,
2392 ExpectGREASE: true,
2407 ExpectGREASE: true,