Home
last modified time | relevance | path

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

/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Drsa.go35 type rsaKeyGenGroup struct { struct
36 ID uint64 `json:"tgId"`
37 Type string `json:"testType"`
38 ModulusBits uint32 `json:"modulo"`
39 Tests []rsaKeyGenTest `json:"tests"`
/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Drsa.go35 type rsaKeyGenGroup struct { struct
36 ID uint64 `json:"tgId"`
37 Type string `json:"testType"`
38 ModulusBits uint32 `json:"modulo"`
39 Tests []rsaKeyGenTest `json:"tests"`