Searched refs:IgnorePeerSignatureAlgorithmPreferences (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/boringssl/src/ssl/test/runner/ |
H A D | common.go | 1332 IgnorePeerSignatureAlgorithmPreferences bool member
|
H A D | handshake_client.go | 1217 if credential != nil && c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences { 1705 if credential != nil && c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
|
H A D | runner.go | 10253 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 D | handshake_server.go | 451 if config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/ |
H A D | common.go | 1321 IgnorePeerSignatureAlgorithmPreferences bool member
|
H A D | handshake_client.go | 1213 if credential != nil && c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences { 1701 if credential != nil && c.config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
|
H A D | runner.go | 10108 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 D | handshake_server.go | 451 if config.Bugs.IgnorePeerSignatureAlgorithmPreferences {
|