Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go545 AllowSessionVersionMismatch bool member
Dhandshake_server.go417 if !c.config.Bugs.AllowSessionVersionMismatch && c.vers != hs.sessionState.vers {
Drunner.go2883 AllowSessionVersionMismatch: true,