Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go1388 SendHelloRetryRequestCipherSuite uint16 member
Dhandshake_server.go553 if config.Bugs.SendHelloRetryRequestCipherSuite != 0 {
554 cipherSuite = config.Bugs.SendHelloRetryRequestCipherSuite
Drunner.go12601 SendHelloRetryRequestCipherSuite: TLS_CHACHA20_POLY1305_SHA256,