Searched defs:hkdfTestGroup (Results 1 – 2 of 2) sorted by relevance
31 type hkdfTestGroup struct { struct32 ID uint64 `json:"tgId"`33 Type string `json:"testType"` // AFT or VAL34 Config hkdfConfiguration `json:"kdfConfiguration"`35 Tests []hkdfTest `json:"tests"`