Searched defs:CurveID (Results 1 – 10 of 10) sorted by relevance
38 pub enum CurveID { enum
13255 func isPqGroup(r CurveID) bool {13259 func isECDHGroup(r CurveID) bool {13263 func isX25519Group(r CurveID) bool {
561 func kemForCurveID(id CurveID, config *Config) (kemImplementation, bool) {
155 type CurveID uint16 type290 CurveID CurveID // the curve used in ECDHE member
13020 func isPqGroup(r CurveID) bool {13024 func isECDHGroup(r CurveID) bool {13028 func isX25519Group(r CurveID) bool {
154 type CurveID uint16 type286 CurveID CurveID // the curve used in ECDHE member