Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go1511 SendHelloRetryRequestCipherSuite uint16 member
Dhandshake_server.go551 if config.Bugs.SendHelloRetryRequestCipherSuite != 0 {
552 cipherSuite = config.Bugs.SendHelloRetryRequestCipherSuite
Drunner.go13727 SendHelloRetryRequestCipherSuite: TLS_CHACHA20_POLY1305_SHA256,