Searched defs:AEADGroup (Results 1 – 2 of 2) sorted by relevance
31 type AEADGroup struct { struct32 testutil.WycheproofGroup33 IvSize uint32 `json:"ivSize"`34 KeySize uint32 `json:"keySize"`35 TagSize uint32 `json:"tagSize"`36 Type string `json:"type"`37 Tests []*AEADCase `json:"tests"`
31 type AEADGroup struct { struct32 testutil.WycheproofGroup33 IVSize uint32 `json:"ivSize"`34 KeySize uint32 `json:"keySize"`35 TagSize uint32 `json:"tagSize"`36 Type string `json:"type"`37 Tests []*AEADCase `json:"tests"`