Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/go/prf/subtle/
H A Dsubtle_test.go26 type macGroup struct { struct
27 testutil.WycheproofGroup
28 KeySize uint32 `json:"keySize"`
29 TagSize uint32 `json:"tagSize"`
30 Type string `json:"type"`
31 Tests []*macCase `json:"tests"`