Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go1619 SendClientHelloWithFixes []byte member
Dhandshake_client.go436 if c.config.Bugs.SendClientHelloWithFixes != nil {
437 helloBytes, err = fixClientHellos(hello, c.config.Bugs.SendClientHelloWithFixes)
Drunner.go14867 SendClientHelloWithFixes: t.clientHello,
14883 SendClientHelloWithFixes: t.clientHello,
14900 SendClientHelloWithFixes: t.clientHello,