Home
last modified time | relevance | path

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

/util/fipstools/acvp/acvptool/subprocess/
A Dkas.go28 type kasTestGroup struct { struct
29 ID uint64 `json:"tgId"`
30 Type string `json:"testType"`
31 Curve string `json:"domainParameterGenerationMode"`
32 Role string `json:"kasRole"`
33 Scheme string `json:"scheme"`
34 Tests []kasTest `json:"tests"`

Completed in 22 milliseconds