Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/signature/subtle/
H A Dsubtle_test.go43 type ecdsaTestKey struct { struct
44 Curve string `json:"curve"`
45 Type string `json:"type"`
46 Wx string `json:"wx"`
47 Wy string `json:"wy"`