Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dcommon.go1113 SendClientHelloSessionID []byte member
H A Dhandshake_client.go816 if c.config.Bugs.SendClientHelloSessionID != nil {
817 hello.sessionID = c.config.Bugs.SendClientHelloSessionID
H A Drunner.go13738 SendClientHelloSessionID: []byte{},
13749 SendClientHelloSessionID: make([]byte, 16),
13760 SendClientHelloSessionID: make([]byte, 32),
13772 SendClientHelloSessionID: make([]byte, 33),
13785 SendClientHelloSessionID: make([]byte, 33),
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dcommon.go1102 SendClientHelloSessionID []byte member
H A Dhandshake_client.go812 if c.config.Bugs.SendClientHelloSessionID != nil {
813 hello.sessionID = c.config.Bugs.SendClientHelloSessionID
H A Drunner.go13594 SendClientHelloSessionID: []byte{},
13605 SendClientHelloSessionID: make([]byte, 16),
13616 SendClientHelloSessionID: make([]byte, 32),
13628 SendClientHelloSessionID: make([]byte, 33),
13641 SendClientHelloSessionID: make([]byte, 33),