Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcipher_suites.go486 fallbackSCSV uint16 = 0x5600 const
Dhandshake_client.go233 hello.cipherSuites = append(hello.cipherSuites, fallbackSCSV)
Dhandshake_server.go298 if cipherSuite == fallbackSCSV {