Home
last modified time | relevance | path

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

/external/boringssl/src/ssl/test/runner/
Dcommon.go872 IgnorePeerSignatureAlgorithmPreferences bool member
Dhandshake_client.go764 if c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
1062 if c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
Drunner.go6775 IgnorePeerSignatureAlgorithmPreferences: shouldVerifyFail,
6828 IgnorePeerSignatureAlgorithmPreferences: shouldVerifyFail,
7185 IgnorePeerSignatureAlgorithmPreferences: true,
7202 IgnorePeerSignatureAlgorithmPreferences: true,
7218 IgnorePeerSignatureAlgorithmPreferences: true,
7235 IgnorePeerSignatureAlgorithmPreferences: true,
Dhandshake_server.go351 if config.Bugs.IgnorePeerSignatureAlgorithmPreferences {