Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dcommon.go1006 AllowTLS12InClientHelloInner bool member
H A Dhandshake_client.go499 requireTLS13 := isInner && !c.config.Bugs.AllowTLS12InClientHelloInner
H A Drunner.go17047 AllowTLS12InClientHelloInner: true,
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dcommon.go995 AllowTLS12InClientHelloInner bool member
H A Dhandshake_client.go499 requireTLS13 := isInner && !c.config.Bugs.AllowTLS12InClientHelloInner
H A Drunner.go16869 AllowTLS12InClientHelloInner: true,