Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dhandshake_client.go38 func mapClientHelloVersion(vers uint16, isDTLS bool) uint16 { func
104 hello.vers = mapClientHelloVersion(VersionTLS12, c.isDTLS)
110 hello.vers = mapClientHelloVersion(maxVersion, c.isDTLS)