Home
last modified time | relevance | path

Searched defs:ECHConfig (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dhandshake_messages.go257 type ECHConfig struct { struct
258 PublicName string
259 PublicKey []byte
260 KEM uint16
261 CipherSuites []HPKECipherSuite
262 MaxNameLen uint16
265 func MarshalECHConfig(e *ECHConfig) []byte {