Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Drsa.go78 type rsaSigGenTestGroupResponse struct { struct
79 ID uint64 `json:"tgId"`
80 N string `json:"n"`
81 E string `json:"e"`
82 Tests []rsaSigGenTestResponse `json:"tests"`
/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Drsa.go78 type rsaSigGenTestGroupResponse struct { struct
79 ID uint64 `json:"tgId"`
80 N string `json:"n"`
81 E string `json:"e"`
82 Tests []rsaSigGenTestResponse `json:"tests"`