Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dhandshake_server.go455 if c.config.Bugs.SendCipherSuite != 0 {
456 hs.hello.cipherSuite = c.config.Bugs.SendCipherSuite
497 if config.Bugs.SendCipherSuite != 0 {
498 hs.hello.cipherSuite = config.Bugs.SendCipherSuite
Dcommon.go627 SendCipherSuite uint16 member
Drunner.go668 SendCipherSuite: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
680 SendCipherSuite: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
2940 SendCipherSuite: TLS_RSA_WITH_AES_128_CBC_SHA,