Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go1040 SendClientHelloSessionID []byte member
Dhandshake_client.go801 if c.config.Bugs.SendClientHelloSessionID != nil {
802 hello.sessionID = c.config.Bugs.SendClientHelloSessionID
Drunner.go13274 SendClientHelloSessionID: []byte{},
13285 SendClientHelloSessionID: make([]byte, 16),
13296 SendClientHelloSessionID: make([]byte, 32),
13308 SendClientHelloSessionID: make([]byte, 33),
13321 SendClientHelloSessionID: make([]byte, 33),