Home
last modified time | relevance | path

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

/openbsd/regress/lib/libcrypto/wycheproof/
H A Dwycheproof.go261 type wycheproofTestGroupECDH struct { struct
262 Curve string `json:"curve"`
263 Encoding string `json:"encoding"`
264 Type string `json:"type"`
265 Tests []*wycheproofTestECDH `json:"tests"`
1641 func (wtg *wycheproofTestGroupECDH) run(algorithm string, variant testVariant) bool {