Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/hybrid/subtle/
H A Dsubtle_test.go27 type ecdhGroup struct { struct
28 testutil.WycheproofGroup
29 Curve string `json:"curve"`
30 Encoding string `json:"encoding"`
31 Type string `json:"type"`
32 Tests []*ecdhCase `json:"tests"`