Home
last modified time | relevance | path

Searched refs:SendCurve (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dkey_agreement.go468 if config.Bugs.SendCurve != 0 {
469 curveid = config.Bugs.SendCurve
Dcommon.go472 SendCurve CurveID member
Dhandshake_client.go143 if c.config.Bugs.SendCurve != 0 {
144 curveID = c.config.Bugs.SendCurve
Dhandshake_server.go726 if c.config.Bugs.SendCurve != 0 {
727 curveID = config.Bugs.SendCurve
Drunner.go8285 SendCurve: bogusCurve,
8296 SendCurve: bogusCurve,
8326 SendCurve: CurveP256,
9885 SendCurve: CurveP256,