Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dcommon.go803 PartialSecondClientHelloAfterFirst bool member
H A Dhandshake_client.go221 } else if c.config.Bugs.PartialSecondClientHelloAfterFirst {
1040 if c.config.Bugs.PartialSecondClientHelloAfterFirst {
H A Drunner.go13111 PartialSecondClientHelloAfterFirst: true,
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dcommon.go792 PartialSecondClientHelloAfterFirst bool member
H A Dhandshake_client.go221 } else if c.config.Bugs.PartialSecondClientHelloAfterFirst {
1036 if c.config.Bugs.PartialSecondClientHelloAfterFirst {
H A Drunner.go12967 PartialSecondClientHelloAfterFirst: true,