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.go483 if c.config.Bugs.SendCipherSuite != 0 {
484 hs.hello.cipherSuite = c.config.Bugs.SendCipherSuite
525 if config.Bugs.SendCipherSuite != 0 {
526 hs.hello.cipherSuite = config.Bugs.SendCipherSuite
Dcommon.go657 SendCipherSuite uint16 member
Drunner.go1340 SendCipherSuite: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,
1352 SendCipherSuite: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,
3807 SendCipherSuite: TLS_RSA_WITH_AES_128_CBC_SHA,