Home
last modified time | relevance | path

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

/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dhkdf.go31 type hkdfTestGroup struct { struct
32 ID uint64 `json:"tgId"`
33 Type string `json:"testType"` // AFT or VAL
34 Config hkdfConfiguration `json:"kdfConfiguration"`
35 Tests []hkdfTest `json:"tests"`
/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dhkdf.go31 type hkdfTestGroup struct { struct
32 ID uint64 `json:"tgId"`
33 Type string `json:"testType"` // AFT or VAL
34 Config hkdfConfiguration `json:"kdfConfiguration"`
35 Tests []hkdfTest `json:"tests"`