Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dblock.go247 type blockCipherTestGroup struct { struct
248 ID uint64 `json:"tgId"`
249 Type string `json:"testType"`
250 Direction string `json:"direction"`
251 KeyBits int `json:"keylen"`
252 Tests []struct {
/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dblock.go247 type blockCipherTestGroup struct { struct
248 ID uint64 `json:"tgId"`
249 Type string `json:"testType"`
250 Direction string `json:"direction"`
251 KeyBits int `json:"keylen"`
252 Tests []struct {