Home
last modified time | relevance | path

Searched defs:CurveID (Results 1 – 3 of 3) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dkey_agreement.go284 func curveForCurveID(id CurveID) (ecdhCurve, bool) {
Dcommon.go143 type CurveID uint16 type
256 CurveID CurveID // the curve used in ECDHE member
Dhandshake_messages.go2373 func eqCurveIDs(x, y []CurveID) bool {