Home
last modified time | relevance | path

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

/dports/security/boringssl/boringssl-6a71840/ssl/test/runner/
H A Dcommon.go2093 func containsGREASE(values []uint16) bool { func
H A Dhandshake_server.go255 } else if config.Bugs.ExpectGREASE && !containsGREASE(hs.clientHello.supportedVersions) {
329 if config.Bugs.ExpectGREASE && !containsGREASE(hs.clientHello.cipherSuites) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/ssl/test/runner/
H A Dcommon.go2136 func containsGREASE(values []uint16) bool { func
H A Dhandshake_server.go245 } else if config.Bugs.ExpectGREASE && !containsGREASE(hs.clientHello.supportedVersions) {
322 if config.Bugs.ExpectGREASE && !containsGREASE(hs.clientHello.cipherSuites) {
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/ssl/test/runner/
H A Dcommon.go2203 func containsGREASE(values []uint16) bool { func
H A Dhandshake_server.go245 } else if config.Bugs.ExpectGREASE && !containsGREASE(hs.clientHello.supportedVersions) {
322 if config.Bugs.ExpectGREASE && !containsGREASE(hs.clientHello.cipherSuites) {