Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/boringssl/ssl/test/runner/
H A Dcommon.go579 AllowSessionVersionMismatch bool member
H A Dhandshake_server.go445 if !c.config.Bugs.AllowSessionVersionMismatch && c.vers != hs.sessionState.vers {
H A Drunner.go4135 AllowSessionVersionMismatch: true,