Home
last modified time | relevance | path

Searched refs:IgnorePeerSignatureAlgorithmPreferences (Results 1 – 4 of 4) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dcommon.go1001 IgnorePeerSignatureAlgorithmPreferences bool member
Dhandshake_client.go907 if c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
1263 if c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
Drunner.go8836 IgnorePeerSignatureAlgorithmPreferences: shouldVerifyFail,
8890 IgnorePeerSignatureAlgorithmPreferences: shouldVerifyFail,
9308 IgnorePeerSignatureAlgorithmPreferences: true,
9325 IgnorePeerSignatureAlgorithmPreferences: true,
9341 IgnorePeerSignatureAlgorithmPreferences: true,
9358 IgnorePeerSignatureAlgorithmPreferences: true,
9680 IgnorePeerSignatureAlgorithmPreferences: true,
9734 IgnorePeerSignatureAlgorithmPreferences: true,
Dhandshake_server.go370 if config.Bugs.IgnorePeerSignatureAlgorithmPreferences {