Home
last modified time | relevance | path

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

/util/fipstools/acvp/acvptool/subprocess/
A Dcshake.go31 type cShakeTestGroup struct { struct
32 ID uint64 `json:"tgId"`
33 Type string `json:"testType"`
34 HexCustomization bool `json:"hexCustomization"`
35 MaxOutLenBits uint32 `json:"maxOutLen"`
36 MinOutLenBits uint32 `json:"minOutLen"`
37 OutLenIncrementBits uint32 `json:"outLenIncrement"`
38 Tests []struct {

Completed in 25 milliseconds