Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/ssl/test/runner/
H A Dcommon.go1332 IgnorePeerSignatureAlgorithmPreferences bool member
H A Dhandshake_client.go1217 if credential != nil && c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
1705 if credential != nil && c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
H A Drunner.go10253 IgnorePeerSignatureAlgorithmPreferences: shouldFail,
10281 IgnorePeerSignatureAlgorithmPreferences: !verifyDefault,
10625 IgnorePeerSignatureAlgorithmPreferences: true,
10640 IgnorePeerSignatureAlgorithmPreferences: true,
10653 IgnorePeerSignatureAlgorithmPreferences: true,
10668 IgnorePeerSignatureAlgorithmPreferences: true,
10963 IgnorePeerSignatureAlgorithmPreferences: true,
11014 IgnorePeerSignatureAlgorithmPreferences: true,
11084 IgnorePeerSignatureAlgorithmPreferences: true,
H A Dhandshake_server.go451 if config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/
H A Dcommon.go1321 IgnorePeerSignatureAlgorithmPreferences bool member
H A Dhandshake_client.go1213 if credential != nil && c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
1701 if credential != nil && c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
H A Drunner.go10108 IgnorePeerSignatureAlgorithmPreferences: shouldFail,
10136 IgnorePeerSignatureAlgorithmPreferences: rejectByDefault,
10480 IgnorePeerSignatureAlgorithmPreferences: true,
10495 IgnorePeerSignatureAlgorithmPreferences: true,
10508 IgnorePeerSignatureAlgorithmPreferences: true,
10523 IgnorePeerSignatureAlgorithmPreferences: true,
10818 IgnorePeerSignatureAlgorithmPreferences: true,
10869 IgnorePeerSignatureAlgorithmPreferences: true,
10939 IgnorePeerSignatureAlgorithmPreferences: true,
H A Dhandshake_server.go451 if config.Bugs.IgnorePeerSignatureAlgorithmPreferences {