Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go792 SendClientHelloSessionID []byte member
Dhandshake_client.go409 if c.config.Bugs.SendClientHelloSessionID != nil {
410 hello.sessionId = c.config.Bugs.SendClientHelloSessionID
Drunner.go12260 SendClientHelloSessionID: []byte{},
12271 SendClientHelloSessionID: make([]byte, 16),
12282 SendClientHelloSessionID: make([]byte, 32),