Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go57 typeServerKeyExchange uint8 = 12 const
Dconn.go1032 case typeServerKeyExchange:
Dhandshake_messages.go1090 x[0] = typeServerKeyExchange
Drunner.go2081 BadHelloRequest: []byte{typeServerKeyExchange, 0, 0, 0},